Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dkern_types.h328 } perfcontrol_class_t; typedef
H A Dprocessor.h418 perfcontrol_class_t current_perfctl_class; /* Perfcontrol class for current thread */
H A Dsched_prim.h570 extern perfcontrol_class_t thread_get_perfcontrol_class(
H A Dprocessor.c1874 sched_perfcontrol_inherit_recommendation_from_tg(perfcontrol_class_t perfctl_class, boolean_t inher… in sched_perfcontrol_inherit_recommendation_from_tg()
1897 sched_perfcontrol_inherit_recommendation_from_tg(__unused perfcontrol_class_t perfctl_class, __unus… in sched_perfcontrol_inherit_recommendation_from_tg()
H A Dsched_prim.c6698 perfcontrol_class_t old_perfctl_class = processor->current_perfctl_class; in ast_check()
7156 perfcontrol_class_t
/xnu-11417.121.6/osfmk/arm/
H A Dmachine_routines.h955 perfcontrol_class_t perfctl_class;
1156 extern void sched_perfcontrol_inherit_recommendation_from_tg(perfcontrol_class_t perfctl_class, boo…