Home
last modified time | relevance | path

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

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