Home
last modified time | relevance | path

Searched refs:sched_perfcontrol_context_switch_t (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/osfmk/arm/
H A Dmachine_routines.h1084 typedef void (*sched_perfcontrol_context_switch_t)(perfcontrol_state_t, perfcontrol_state_t); typedef
1224 sched_perfcontrol_context_switch_t context_switch;
H A Dmachine_routines_common.c157 sched_perfcontrol_context_switch_t sched_perfcontrol_switch = sched_perfcontrol_switch…