Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c158 sched_perfcontrol_work_interval_notify_t sched_perfcontrol_work_interval_notify = sched_perf… variable
274 sched_perfcontrol_work_interval_notify = callbacks->work_interval_notify; in sched_perfcontrol_register_callbacks()
276 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
290 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
731 if (sched_perfcontrol_work_interval_notify == sched_perfcontrol_work_interval_notify_default) { in machine_work_interval_notify()
753 sched_perfcontrol_work_interval_notify(state, &work_interval); in machine_work_interval_notify()