Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/arm/
H A Dmachine_routines_common.c157 sched_perfcontrol_thread_group_deinit_t sched_perfcontrol_thread_group_deinit = sched_perfc… variable
187 sched_perfcontrol_thread_group_deinit = callbacks->thread_group_deinit; in sched_perfcontrol_register_callbacks()
189 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
289 sched_perfcontrol_thread_group_deinit = sched_perfcontrol_thread_group_default; in sched_perfcontrol_register_callbacks()
587 if (sched_perfcontrol_thread_group_deinit == sched_perfcontrol_thread_group_default) { in machine_thread_group_deinit()
595 sched_perfcontrol_thread_group_deinit(&data); in machine_thread_group_deinit()