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

/xnu-2782.1.97/osfmk/pmc/
H A Dpmc.h759 static inline boolean_t pmc_thread_eligible(thread_t t) { function
/xnu-2782.1.97/osfmk/i386/
H A Dpcb.c179 if (pmc_thread_eligible(old) || pmc_thread_eligible(new)) {

Completed in 32 milliseconds