Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/arm/
H A Dmachine_routines_common.c140 sched_perfcontrol_thread_group_blocked_default( in sched_perfcontrol_thread_group_blocked_default() function
165 …ed_t sched_perfcontrol_thread_group_blocked = sched_perfcontrol_thread_group_blocked_defaul…
207 sched_perfcontrol_thread_group_blocked = sched_perfcontrol_thread_group_blocked_default; in sched_perfcontrol_register_callbacks()
296 sched_perfcontrol_thread_group_blocked = sched_perfcontrol_thread_group_blocked_default; in sched_perfcontrol_register_callbacks()
618 if (sched_perfcontrol_thread_group_blocked == sched_perfcontrol_thread_group_blocked_default) { in machine_thread_group_blocked()