Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c202 if (callbacks->thread_group_blocked != NULL) { in sched_perfcontrol_register_callbacks()
203 sched_perfcontrol_thread_group_blocked = callbacks->thread_group_blocked; in sched_perfcontrol_register_callbacks()
H A Dmachine_routines.h1163 sched_perfcontrol_thread_group_blocked_t thread_group_blocked; member