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

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

Completed in 21 milliseconds