Searched refs:first_output (Results 1 – 14 of 14) sorted by relevance
239 if (first_output) in annotate_source()240 first_output = false; in annotate_source()
131 extern bool first_output; /* no output so far? */
256 if (first_output) in print_exec_counts()257 first_output = false; in print_exec_counts()
573 if (first_output) in hist_print()574 first_output = false; in hist_print()
76 bool first_output = true; variable
66 if (first_output) in print_header()67 first_output = false; in print_header()
569 first_output = false; in gmon_out_read()