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

/xnu-2422.115.4/osfmk/profiling/
H A Dprofile-internal.h148 KGMON_GET_PROFILE_STATS, /* return the _profile_stats structure */ enumerator in enum:kgmon_control
H A Dprofile-kgmon.c225 case KGMON_GET_PROFILE_STATS: /* return the _profile_stats structure */
228 printf("KGMON_GET_PROFILE_STATS: count = %ld, should be = %ld\n",

Completed in 20 milliseconds