Home
last modified time | relevance | path

Searched refs:sched_perfcontrol_update_callback_deadline (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines.h1237 extern boolean_t sched_perfcontrol_update_callback_deadline(uint64_t deadline);
/xnu-8019.80.24/osfmk/kern/
H A Dsched_prim.c7531 sched_perfcontrol_update_callback_deadline(uint64_t new_deadline) in sched_perfcontrol_update_callback_deadline() function