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

/xnu-2422.115.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 70 milliseconds