Searched refs:running_timer_enter (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | timer_call.h | 249 void running_timer_enter(processor_t processor, enum running_timer timer,
|
| H A D | priority.c | 251 running_timer_enter(processor, RUNNING_TIMER_QUANTUM, thread, in thread_quantum_expire()
|
| H A D | timer_call.c | 2084 running_timer_enter(processor_t processor, unsigned int timer, in running_timer_enter() function
|
| /xnu-8792.61.2/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()
|