Searched refs:gmon_out_read (Results 1 – 8 of 8) sorted by relevance
37 * gmon_io.c (gmon_out_read): Remove double fclose of input file.81 * gmon_io.c (gmon_out_read): Close file when done.
36 (gmon_out_read): Remove #ifdef SET_BINARY.55 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
40 extern void gmon_out_read (const char *);
549 gmon_out_read (gmon_name); in main()
73 (gmon_write_raw_arc, gmon_out_read, gmon_out_write): Adjust to288 (gmon_out_read): Do not use struct raw_phdr or397 * gmon_io.c (gmon_out_read): Remove use of ngettext(). It is not404 * gmon_io.c (gmon_out_read): Fix formatting of text messages to692 * gmon_io.c (gmon_out_read) [SET_BINARY]: Switch stdin into binary772 * gmon_io.c (gmon_out_read): Make sure that sensible values836 * gmon_io.c (gmon_out_read): Handle BSD 4.4 format, either1203 * gmon_io.c (gmon_out_read): In BSD44_FORMAT code, get profrate1312 * gmon_io.c (gmon_out_read): If BSD44_FORMAT is defined, get the1616 * gmon_io.c (gmon_out_read): the output stule STYLE_GMON_INFO is now[all …]
292 gmon_out_read (const char *filename) in gmon_out_read() function
167 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
2090 (@code{gmon_io.c:@-gmon_out_read}),