HomeSort by: relevance | last modified time | path
    Searched refs:GMONVERSION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprof/
gmon.h 53 #define GMONVERSION 0x00051879
gmon_io.c 411 if (version == GMONVERSION)
688 if (gmon_io_write_32 (ofp, GMONVERSION)
  /src/external/gpl3/binutils/dist/gprofng/src/
gmon.h 53 #define GMONVERSION 0x00051879
  /src/external/gpl3/binutils.old/dist/gprof/
gmon.h 53 #define GMONVERSION 0x00051879
gmon_io.c 411 if (version == GMONVERSION)
688 if (gmon_io_write_32 (ofp, GMONVERSION)
  /src/sys/sys/
gmon.h 50 #define GMONVERSION 0x00051879
  /src/lib/libc/gmon/
gmon.c 469 hdr->version = GMONVERSION;
  /src/usr.sbin/kgmon/
kgmon.c 386 h.version = GMONVERSION;

Completed in 28 milliseconds