Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm/
H A Dmachine_routines_common.c109 sched_perfcontrol_work_interval_notify_default(perfcontrol_state_t thread_state __unused, in sched_perfcontrol_work_interval_notify_default() function
163 …fy_t sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_defaul…
281 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
295 sched_perfcontrol_work_interval_notify = sched_perfcontrol_work_interval_notify_default; in sched_perfcontrol_register_callbacks()
725 if (sched_perfcontrol_work_interval_notify == sched_perfcontrol_work_interval_notify_default) { in machine_work_interval_notify()