Home
last modified time | relevance | path

Searched refs:cpu_idle_pop (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/osfmk/arm/
H A Drtclock.c292 if (cdp->cpu_idle_pop != 0x0ULL) { in rtclock_intr()
294 cdp->cpu_idle_pop = 0x0ULL; in rtclock_intr()
385 cdp->cpu_idle_pop = delay_time + current_time; in SetIdlePop()
404 cdp->cpu_idle_pop = 0x0ULL; in ClearIdlePop()
H A Dcpu_data_internal.h190 uint64_t cpu_idle_pop; member
H A Dcpu.c344 cpu_data_ptr->cpu_idle_pop = 0x0ULL; in cpu_data_init()
/xnu-8020.140.41/osfmk/arm64/
H A Dcpu.c812 cpu_data_ptr->cpu_idle_pop = 0x0ULL; in cpu_data_init()