Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dtimer.h140 void processor_timer_switch_thread(uint64_t tstamp, timer_t new_timer);
H A Dtimer.c138 processor_timer_switch_thread(uint64_t tstamp, timer_t new_timer) in processor_timer_switch_thread() function
H A Dsched_prim.c2945 processor_timer_switch_thread(ctime, &thread->system_timer); in thread_invoke()
3094 processor_timer_switch_thread(ctime, &thread->system_timer); in thread_invoke()