Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/arm/
H A Dmachine_routines_common.c160 sched_perfcontrol_thread_group_deinit_t sched_perfcontrol_thread_group_deinit = sched_perfc… variable
190 sched_perfcontrol_thread_group_deinit = callbacks->thread_group_deinit; in sched_perfcontrol_register_callbacks()
192 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
292 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
589 if (sched_perfcontrol_thread_group_deinit == sched_perfcontrol_thread_group_default) { in machine_thread_group_deinit()
597 sched_perfcontrol_thread_group_deinit(&data); in machine_thread_group_deinit()