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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h132 perfmon_on_idle_exit_method_t on_idle_exit; member in struct:perf_monitor_methods
H A Dpmc.c1798 !methods->on_idle || !methods->on_idle_exit) {
2780 methods->on_idle_exit(monitor->object);

Completed in 25 milliseconds