Home
last modified time | relevance | path

Searched defs:last_bin (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c602 int first_bin, last_bin; in process_aggregate() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c761 int i, first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1; in dt_print_quantize() local
859 int i, first_bin, last_bin, base; in dt_print_lquantize() local
989 int i, first_bin, last_bin, bin = 1, order, levels; in dt_print_llquantize() local
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c1626 int first_bin, last_bin, max_bin_count, total_bin_count; in report_stats() local