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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h172 #define LEGAL_KGMON(num) (((unsigned long)(num)) <= 0xffff) macro
H A Dprofile-kgmon.c109 if (!LEGAL_KGMON(indx)) {

Completed in 73 milliseconds