Searched refs:running_timer_enter (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.121.3/osfmk/kern/ |
| H A D | timer_call.h | 250 void running_timer_enter(processor_t processor, enum running_timer timer,
|
| H A D | priority.c | 253 running_timer_enter(processor, RUNNING_TIMER_QUANTUM, thread, in thread_quantum_expire()
|
| H A D | timer_call.c | 2086 running_timer_enter(processor_t processor, unsigned int timer, in running_timer_enter() function
|
| H A D | sched_prim.c | 5962 running_timer_enter(processor, RUNNING_TIMER_PREEMPT, NULL, in update_pending_nonurgent_preemption()
|
| /xnu-10063.121.3/osfmk/kperf/ |
| H A D | kptimer.c | 353 running_timer_enter(processor, RUNNING_TIMER_KPERF, NULL, in kptimer_expire() 529 running_timer_enter(processor, RUNNING_TIMER_KPERF, NULL, deadline, in kptimer_start_cpu()
|