Searched defs:first_bin (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 604 int first_bin, last_bin; in process_aggregate() local
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_consume.c | 759 int i, first_bin = 0, last_bin = DTRACE_QUANTIZE_NBUCKETS - 1; in dt_print_quantize() local 857 int i, first_bin, last_bin, base; dt_print_lquantize() local 987 int i, first_bin, last_bin, bin = 1, order, levels; dt_print_llquantize() local [all...] |
/titanic_51/usr/src/cmd/lockstat/ |
H A D | lockstat.c | 1627 int first_bin, last_bin, max_bin_count, total_bin_count; in report_stats() local
|