Home
last modified time | relevance | path

Searched refs:gmon_io_write_8 (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dgmon_io.h37 extern int gmon_io_write_8 (FILE *ifp, unsigned int val);
H A Dcall_graph.c116 if (gmon_io_write_8 (ofp, GMON_TAG_CG_ARC) in cg_write_arcs()
H A Dbasic_blocks.c223 if (gmon_io_write_8 (ofp, GMON_TAG_BB_COUNT) in bb_write_blocks()
H A Dgmon_io.c200 gmon_io_write_8 (FILE *ofp, unsigned int val) in gmon_io_write_8() function
H A Dhist.c259 if (gmon_io_write_8 (ofp, GMON_TAG_TIME_HIST) in hist_write_hist()
H A DChangeLog-9203231 (gmon_io_write_8): Don't pass char, pass int param.
232 * gmon_io.h (gmon_io_write_8): Likewise.
475 gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust
528 (gmon_io_write_8): Ditto.
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dgmon_io.h37 extern int gmon_io_write_8 (FILE *ifp, unsigned int val);
H A Dcall_graph.c116 if (gmon_io_write_8 (ofp, GMON_TAG_CG_ARC) in cg_write_arcs()
H A Dbasic_blocks.c223 if (gmon_io_write_8 (ofp, GMON_TAG_BB_COUNT) in bb_write_blocks()
H A Dgmon_io.c200 gmon_io_write_8 (FILE *ofp, unsigned int val) in gmon_io_write_8() function
H A Dhist.c259 if (gmon_io_write_8 (ofp, GMON_TAG_TIME_HIST) in hist_write_hist()
H A DChangeLog-9203231 (gmon_io_write_8): Don't pass char, pass int param.
232 * gmon_io.h (gmon_io_write_8): Likewise.
475 gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust
528 (gmon_io_write_8): Ditto.