Searched refs:total_time (Results 1 – 1 of 1) sorted by relevance
57 static double total_time; /* Total time for all routines. */ variable389 total_time += count_time; in hist_assign_samples_1()436 total_time -= credit; in hist_assign_samples_1()443 total_time)); in hist_assign_samples_1()472 if (total_time > 0.0) in print_header()475 100.0 / total_time, total_time / hz, hist_dimension); in print_header()483 if (total_time <= 0.0) in print_header()488 total_time = 1.0; in print_header()510 total_time > 0.0 ? 100 * sym->hist.time / total_time : 0.0, in print_line()514 total_time > 0.0 ? 100 * sym->hist.time / total_time : 0.0, in print_line()