Searched refs:SItab (Results 1 – 2 of 2) sorted by relevance
66 SItab[] = variable636 for (log_scale = 0; log_scale < ARRAY_SIZE (SItab); log_scale ++) in hist_print()638 double scaled_value = SItab[log_scale].scale * top_time; in hist_print()649 print_header (SItab[log_scale].prefix); in hist_print()660 print_line (time_sorted_syms[sym_index], SItab[log_scale].scale); in hist_print()
1672 variables; fixed SItab (scales were off by a factor of 10).