Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dmachine.h139 extern void machine_work_interval_notify(thread_t thread, struct kern_work_interval_args* kwi_args);
H A Dwork_interval.c1087 machine_work_interval_notify(thread, kwi_args); in kern_work_interval_notify()
/xnu-11215/osfmk/i386/
H A DpmCPU.c837 machine_work_interval_notify(__unused thread_t thread, in machine_work_interval_notify() function
/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c720 machine_work_interval_notify(thread_t thread, in machine_work_interval_notify() function