Home
last modified time | relevance | path

Searched refs:running_timer_enter (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Dtimer_call.h250 void running_timer_enter(processor_t processor, enum running_timer timer,
H A Dpriority.c252 running_timer_enter(processor, RUNNING_TIMER_QUANTUM, thread, in thread_quantum_expire()
H A Dtimer_call.c2102 running_timer_enter(processor_t processor, unsigned int timer, in running_timer_enter() function
H A Dsched_prim.c6569 running_timer_enter(processor, RUNNING_TIMER_PREEMPT, NULL, in update_pending_nonurgent_preemption()
/xnu-11417.121.6/osfmk/kperf/
H A Dkptimer.c350 running_timer_enter(processor, RUNNING_TIMER_KPERF, NULL, in kptimer_expire()
526 running_timer_enter(processor, RUNNING_TIMER_KPERF, NULL, deadline, in kptimer_start_cpu()