Searched refs:cg_write_arcs (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dcall_graph.h28 extern void cg_write_arcs (FILE *, const char *);
H A Dcall_graph.c108 cg_write_arcs (FILE *ofp, const char *filename)
126 printf ("[cg_write_arcs] frompc 0x%lx selfpc 0x%lx count %lu\n",
107 cg_write_arcs (FILE *ofp, const char *filename) function
H A Dgmon_io.c627 cg_write_arcs (ofp, filename);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dcall_graph.h28 extern void cg_write_arcs (FILE *, const char *);
H A Dcall_graph.c108 cg_write_arcs (FILE *ofp, const char *filename)
126 printf ("[cg_write_arcs] frompc 0x%lx selfpc 0x%lx count %lu\n",
107 cg_write_arcs (FILE *ofp, const char *filename) function
H A Dgmon_io.c607 cg_write_arcs (ofp, filename);
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dcall_graph.h28 extern void cg_write_arcs (FILE *, const char *);
H A Dcall_graph.c108 cg_write_arcs (FILE *ofp, const char *filename)
126 printf ("[cg_write_arcs] frompc 0x%lx selfpc 0x%lx count %lu\n",
107 cg_write_arcs (FILE *ofp, const char *filename) function
H A Dgmon_io.c607 cg_write_arcs (ofp, filename);

Completed in 208 milliseconds