Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_group.h148 cluster_type_t thread_group_recommendation(struct thread_group *tg);
H A Dthread_group.c1164 thread_group_recommendation(struct thread_group *tg) in thread_group_recommendation() function
H A Dcoalition.c1052 c_debuginfo->thread_group_recommendation = thread_group_recommendation(group); in coalition_debug_info_internal()
H A Dprocessor.c1812 cluster_type_t recommendation = thread_group_recommendation(tg); in recommended_pset_type()
/xnu-11215/osfmk/mach/
H A Dcoalition.h173 uint32_t thread_group_recommendation; member
/xnu-11215/tests/
H A Dcarplay_mode.c115 coaldebuginfo.thread_group_id, coaldebuginfo.thread_group_recommendation, in get_coal_debuginfo()
H A Dgame_mode.c116 coaldebuginfo.thread_group_id, coaldebuginfo.thread_group_recommendation, in get_coal_debuginfo()