Searched refs:new_timeout_ticks (Results 1 – 2 of 2) sorted by relevance
76 processor_idle_wrapper(cpu_id_t /*cpu_id*/, boolean_t enter, uint64_t *new_timeout_ticks) in processor_idle_wrapper() argument79 gPMGR->enterCPUIdle(new_timeout_ticks); in processor_idle_wrapper()81 gPMGR->exitCPUIdle(new_timeout_ticks); in processor_idle_wrapper()86 idle_timer_wrapper(void */*refCon*/, uint64_t *new_timeout_ticks) in idle_timer_wrapper() argument88 gPMGR->updateCPUIdle(new_timeout_ticks); in idle_timer_wrapper()
183 typedef void (*processor_idle_t)(cpu_id_t cpu_id, boolean_t enter, uint64_t *new_timeout_ticks);189 typedef void (*idle_timer_t)(void *refcon, uint64_t *new_timeout_ticks);