Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread_group.h133 void thread_group_update_recommendation(struct thread_group *tg, cluster_type_t new_reco…
H A Dsched_amp.c692 thread_group_update_recommendation(tg, new_recommendation); in sched_amp_thread_group_recommendation_change()
H A Dthread_group.c1284 thread_group_update_recommendation(struct thread_group *tg, cluster_type_t new_recommendation) in thread_group_update_recommendation() function