Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dkern_types.h276 QUANTUM_EXPIRY = 1, enumerator
H A Dpriority.c259 machine_switch_perfcontrol_state_update(QUANTUM_EXPIRY, ctime, in thread_quantum_expire()
/xnu-10063.141.1/osfmk/arm/
H A Dmachine_routines_common.c490 if (sched_perfcontrol_thread_shared_rsrc_flags_enabled && (event == QUANTUM_EXPIRY)) { in machine_switch_perfcontrol_state_update()