Searched refs:running_timer_enter (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | timer_call.h | 251 void running_timer_enter(processor_t processor, enum running_timer timer,
|
| H A D | priority.c | 252 running_timer_enter(processor, RUNNING_TIMER_QUANTUM, thread, in thread_quantum_expire()
|
| H A D | timer_call.c | 2103 running_timer_enter(processor_t processor, unsigned int timer, in running_timer_enter() function
|
| H A D | sched_prim.c | 5679 running_timer_enter(processor, RUNNING_TIMER_PREEMPT, NULL, in update_pending_nonurgent_preemption()
|
| /xnu-12377.81.4/osfmk/kperf/ |
| H A D | kptimer.c | 350 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()
|
| /xnu-12377.81.4/osfmk/arm/ |
| H A D | cpu_common.c | 227 running_timer_enter(processor, RUNNING_TIMER_PERFCONTROL, NULL, deadline, now); in cpu_set_perfcontrol_timer()
|