Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c55 int last_bin; member
808 int first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1; in dt_format_quantize_prepare() local
848 int i, first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1; in dt_format_quantize() local
877 int i, first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1; in dt_print_quantize() local
958 int first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1, base; in dt_format_lquantize_prepare() local
1013 int i, first_bin, last_bin, base; in dt_format_lquantize() local
1056 int i, first_bin, last_bin, base; in dt_print_lquantize() local
1164 int i, first_bin, last_bin, bin = 1, order, levels; in dt_format_llquantize_prepare() local
1240 int first_bin, last_bin, bin = 1, order, levels; in dt_format_llquantize() local
1315 int i, first_bin, last_bin, bin = 1, order, levels; in dt_print_llquantize() local
/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c617 int first_bin, last_bin; in process_aggregate() local
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1762 int first_bin, last_bin, max_bin_count, total_bin_count; in report_stats() local