Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm/
H A Dmachine_routines_common.c164 sched_perfcontrol_thread_group_deinit_t sched_perfcontrol_thread_group_deinit = sched_perfc… variable
195 sched_perfcontrol_thread_group_deinit = callbacks->thread_group_deinit; in sched_perfcontrol_register_callbacks()
197 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
301 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
605 if (sched_perfcontrol_thread_group_deinit == sched_perfcontrol_thread_group_default) { in machine_thread_group_deinit()
613 sched_perfcontrol_thread_group_deinit(&data); in machine_thread_group_deinit()