Home
last modified time | relevance | path

Searched refs:gmon_out (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/usr.sbin/kgmon/
H A Dkgmon.c353 char gmon_out[sizeof("gmon-XXXXXXXXXXX.out")]; in dumpstate() local
369 strlcpy(gmon_out, "gmon.out", sizeof(gmon_out)); in dumpstate()
371 snprintf(gmon_out, sizeof(gmon_out), "gmon-%d.out", cpuid); in dumpstate()
373 fp = fopen(gmon_out, "w"); in dumpstate()
375 warn("cannot open `%s'", gmon_out); in dumpstate()
/netbsd/external/gpl3/binutils.old/dist/gprof/po/
H A DPOTFILES.in18 gmon_out.h
/netbsd/external/gpl3/gdb/dist/gprof/po/
H A DPOTFILES.in18 gmon_out.h
/netbsd/external/gpl3/binutils/dist/gprof/po/
H A DPOTFILES.in18 gmon_out.h
/netbsd/external/gpl3/gdb.old/dist/gprof/po/
H A DPOTFILES.in18 gmon_out.h
/netbsd/external/gpl3/gdb/dist/gprof/
H A DMakefile.am53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
H A Dconfigure.ac52 AC_CHECK_HEADERS(sys/gmon_out.h)
H A Dgconfig.in34 /* Define to 1 if you have the <sys/gmon_out.h> header file. */
H A DChangeLog-200543 corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
H A DChangeLog-9203322 * gmon_out.h: Likewise.
505 * gmon_out.h: Ditto.
522 * gmon_out.h (gmon_hist_hdr): Delete.
543 * gmon_out.h: Use GMON_PTR_SIZE instead of sizeof(char*).
545 * configure.in: Get GMON_PTR_SIZE from existing <sys/gmon_out.h>
608 * gmon_out.h: Add copyright notice.
1521 * gmon_out.h (struct gmon_hist_hdr, struct gmon_cg_arc_record):
1680 * gmon_out.h: renamed gmon_time_hist_hdr to gmon_hist_hdr.
1738 * gmon_out.h: all headers now declared in terms of characters
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A DMakefile.am53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
H A Dconfigure.ac52 AC_CHECK_HEADERS(sys/gmon_out.h)
H A Dgconfig.in34 /* Define to 1 if you have the <sys/gmon_out.h> header file. */
H A DChangeLog-200543 corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
H A DChangeLog-9203322 * gmon_out.h: Likewise.
505 * gmon_out.h: Ditto.
522 * gmon_out.h (gmon_hist_hdr): Delete.
543 * gmon_out.h: Use GMON_PTR_SIZE instead of sizeof(char*).
545 * configure.in: Get GMON_PTR_SIZE from existing <sys/gmon_out.h>
608 * gmon_out.h: Add copyright notice.
1521 * gmon_out.h (struct gmon_hist_hdr, struct gmon_cg_arc_record):
1680 * gmon_out.h: renamed gmon_time_hist_hdr to gmon_hist_hdr.
1738 * gmon_out.h: all headers now declared in terms of characters
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A DMakefile.am53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
H A Dconfigure.ac52 AC_CHECK_HEADERS(sys/gmon_out.h)
H A Dgconfig.in34 /* Define to 1 if you have the <sys/gmon_out.h> header file. */
H A DChangeLog-200543 corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
H A DChangeLog-9203322 * gmon_out.h: Likewise.
505 * gmon_out.h: Ditto.
522 * gmon_out.h (gmon_hist_hdr): Delete.
543 * gmon_out.h: Use GMON_PTR_SIZE instead of sizeof(char*).
545 * configure.in: Get GMON_PTR_SIZE from existing <sys/gmon_out.h>
608 * gmon_out.h: Add copyright notice.
1521 * gmon_out.h (struct gmon_hist_hdr, struct gmon_cg_arc_record):
1680 * gmon_out.h: renamed gmon_time_hist_hdr to gmon_hist_hdr.
1738 * gmon_out.h: all headers now declared in terms of characters
/netbsd/external/gpl3/binutils/dist/gprof/
H A DMakefile.am53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
H A Dconfigure.ac54 AC_CHECK_HEADERS(sys/gmon_out.h)
H A Dgconfig.in34 /* Define to 1 if you have the <sys/gmon_out.h> header file. */
H A DChangeLog-200543 corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
H A DChangeLog-9203322 * gmon_out.h: Likewise.
505 * gmon_out.h: Ditto.
522 * gmon_out.h (gmon_hist_hdr): Delete.
543 * gmon_out.h: Use GMON_PTR_SIZE instead of sizeof(char*).
545 * configure.in: Get GMON_PTR_SIZE from existing <sys/gmon_out.h>
608 * gmon_out.h: Add copyright notice.
1521 * gmon_out.h (struct gmon_hist_hdr, struct gmon_cg_arc_record):
1680 * gmon_out.h: renamed gmon_time_hist_hdr to gmon_hist_hdr.
1738 * gmon_out.h: all headers now declared in terms of characters

12