Home
last modified time | relevance | path

Searched refs:first_output (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dsource.c239 if (first_output) in annotate_source()
240 first_output = false; in annotate_source()
H A Dgprof.h131 extern bool first_output; /* no output so far? */
H A Dbasic_blocks.c256 if (first_output) in print_exec_counts()
257 first_output = false; in print_exec_counts()
H A Dhist.c573 if (first_output) in hist_print()
574 first_output = false; in hist_print()
H A Dgprof.c76 bool first_output = true; variable
H A Dcg_print.c66 if (first_output) in print_header()
67 first_output = false; in print_header()
H A Dgmon_io.c569 first_output = false; in gmon_out_read()
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dsource.c239 if (first_output) in annotate_source()
240 first_output = false; in annotate_source()
H A Dgprof.h131 extern bool first_output; /* no output so far? */
H A Dbasic_blocks.c256 if (first_output) in print_exec_counts()
257 first_output = false; in print_exec_counts()
H A Dhist.c573 if (first_output) in hist_print()
574 first_output = false; in hist_print()
H A Dgprof.c76 bool first_output = true; variable
H A Dcg_print.c66 if (first_output) in print_header()
67 first_output = false; in print_header()
H A Dgmon_io.c569 first_output = false; in gmon_out_read()