Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm/
H A Dmachine_routines.h1215 extern boolean_t sched_perfcontrol_update_callback_deadline(uint64_t deadline);
/xnu-11215.81.4/osfmk/kern/
H A Dsched_prim.c9364 sched_perfcontrol_update_callback_deadline(uint64_t new_deadline) in sched_perfcontrol_update_callback_deadline() function