Searched refs:PROF_MAGIC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h60 #define PROF_MAGIC 0x50524F46 /* "PROF" */ macro
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintHdr.h118 } PROF_MAGIC; typedef in typeref:struct:__anon1747
H A Dprofv.c827 if (magic_num != (unsigned int) PROF_MAGIC) {
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c549 prof_hdr.h_magic = PROF_MAGIC;
1559 if (magic_num == (unsigned int)PROF_MAGIC) {

Completed in 71 milliseconds