Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm/
H A Dmachine_routines.h1347 extern boolean_t sched_perfcontrol_update_callback_deadline(uint64_t deadline);
/xnu-10002.1.13/osfmk/kern/
H A Dsched_prim.c8256 sched_perfcontrol_update_callback_deadline(uint64_t new_deadline) in sched_perfcontrol_update_callback_deadline() function