Home
last modified time | relevance | path

Searched refs:QUANTUM_EXPIRY (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dkern_types.h265 QUANTUM_EXPIRY = 1, enumerator
H A Dpriority.c252 machine_switch_perfcontrol_state_update(QUANTUM_EXPIRY, ctime, in thread_quantum_expire()
/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c491 if (sched_perfcontrol_thread_shared_rsrc_flags_enabled && (event == QUANTUM_EXPIRY)) { in machine_switch_perfcontrol_state_update()