Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c161 sched_perfcontrol_work_interval_notify_t sched_perfcontrol_work_interval_notify = sched_perf… variable
277 sched_perfcontrol_work_interval_notify = callbacks->work_interval_notify; in sched_perfcontrol_register_callbacks()
279 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
293 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
723 if (sched_perfcontrol_work_interval_notify == sched_perfcontrol_work_interval_notify_default) { in machine_work_interval_notify()
745 sched_perfcontrol_work_interval_notify(state, &work_interval); in machine_work_interval_notify()