Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/ !
H A Dsched_amp_common.h70 void sched_amp_bounce_thread_group_from_ecores(processor_set_t pset, struct thread_group *tg);
H A Dsched_amp_common.c350 sched_amp_bounce_thread_group_from_ecores(processor_set_t pset, struct thread_group *tg) in sched_amp_bounce_thread_group_from_ecores() function
H A Dsched_amp.c698 sched_amp_bounce_thread_group_from_ecores(ecore_set, tg); in sched_amp_thread_group_recommendation_change()