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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c781 * pmc_accessible_core_count returns the number of logical cores that can access
784 static uint32_t pmc_accessible_core_count(pmc_t pmc) { function
838 if(1 != pmc_accessible_core_count(tmp->pmc)) {
857 if(1 != pmc_accessible_core_count(tmp->pmc)) {

Completed in 21 milliseconds