Searched refs:PROF_MODULES_T (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dmonv.h77 #define PROF_MODULES_T 3 macro
108 unsigned int type; /* PROF_MODULES_T */
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c636 * Scan the PROF_MODULES_T list and add modules to current list
720 * Move to the next module in the PROF_MODULES_T list
747 case PROF_MODULES_T :
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c53 "PROF_MODULES_T",
424 prof_modlist.type = PROF_MODULES_T;
1084 * Scan the PROF_MODULES_T list and add modules to current list
1237 * Move to the next module in the PROF_MODULES_T list
1295 case PROF_MODULES_T :

Completed in 87 milliseconds