Searched refs:KGMON_GET_DEBUG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h149 KGMON_GET_DEBUG, /* return whether or not debugging is on */ enumerator in enum:kgmon_control
159 #define KGMON_GET_MAX KGMON_GET_DEBUG
H A Dprofile-kgmon.c185 case KGMON_GET_DEBUG: /* return whether or not debugging is active */
188 printf("KGMON_GET_DEBUG: cpu = %d\n", cpu);
197 printf("KGMON_GET_DEBUG: count = %ld, should be %ld\n",

Completed in 22 milliseconds