Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dkern_types.h328 } perfcontrol_class_t; typedef
H A Dthread_group.c1294 static perfcontrol_class_t
1326 perfcontrol_class_t pc = sched_bucket_to_perfcontrol_class(bucket); \
1469 perfcontrol_class_t pc = sched_bucket_to_perfcontrol_class(bucket); in sched_perfcontrol_thread_group_preferred_clusters_set()
H A Dprocessor.h462 perfcontrol_class_t current_perfctl_class; /* Perfcontrol class for current thread */
H A Dsched_prim.h557 extern perfcontrol_class_t thread_get_perfcontrol_class(
H A Dprocessor.c1942 sched_perfcontrol_inherit_recommendation_from_tg(perfcontrol_class_t perfctl_class, boolean_t inher… in sched_perfcontrol_inherit_recommendation_from_tg()
1965 sched_perfcontrol_inherit_recommendation_from_tg(__unused perfcontrol_class_t perfctl_class, __unus… in sched_perfcontrol_inherit_recommendation_from_tg()
H A Dsched_prim.c5794 perfcontrol_class_t old_perfctl_class = processor->current_perfctl_class; in ast_check()
6273 perfcontrol_class_t
/xnu-12377.41.6/osfmk/arm/
H A Dmachine_routines.h950 perfcontrol_class_t perfctl_class;
1168 extern void sched_perfcontrol_inherit_recommendation_from_tg(perfcontrol_class_t perfctl_class, boo…