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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h742 boolean_t pmc_idle(void);
H A Dpmc.c2741 * pmc_idle notifies eligible monitors of impending per-CPU idle, and can be used to save state.
2743 boolean_t pmc_idle(void) { function

Completed in 23 milliseconds