Searched refs:new_timeout_ticks (Results 1 – 2 of 2) sorted by relevance
70 processor_idle_wrapper(cpu_id_t /*cpu_id*/, boolean_t enter, uint64_t *new_timeout_ticks) in processor_idle_wrapper() argument73 gPMGR->enterCPUIdle(new_timeout_ticks); in processor_idle_wrapper()75 gPMGR->exitCPUIdle(new_timeout_ticks); in processor_idle_wrapper()80 idle_timer_wrapper(void */*refCon*/, uint64_t *new_timeout_ticks) in idle_timer_wrapper() argument82 gPMGR->updateCPUIdle(new_timeout_ticks); in idle_timer_wrapper()
177 typedef void (*processor_idle_t)(cpu_id_t cpu_id, boolean_t enter, uint64_t *new_timeout_ticks);183 typedef void (*idle_timer_t)(void *refcon, uint64_t *new_timeout_ticks);