Home
last modified time | relevance | path

Searched refs:machine_thread_going_on_core (Results 1 – 6 of 6) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dmachine.h129 extern void machine_thread_going_on_core(thread_t new_thread,
H A Dthread_group.c751 machine_thread_going_on_core(t, thread_get_urgency(t, &arg1, &arg2), 0, 0, ctime); in thread_notify_thread_group_change_self()
1141 machine_thread_going_on_core(t, thread_get_urgency(t, &arg1, &arg2), 0, 0, ctime); in thread_set_autojoin_thread_group_locked()
H A Dpriority.c251 machine_thread_going_on_core(thread, urgency, 0, 0, ctime); in thread_quantum_expire()
H A Dsched_prim.c3659 machine_thread_going_on_core(self, urgency, latency, self->same_pri_latency, in thread_dispatch()
5945 machine_thread_going_on_core(thread, processor->current_urgency, 0, 0, ctime); in set_sched_pri()
/xnu-8020.101.4/osfmk/i386/
H A DpmCPU.c809 machine_thread_going_on_core(__unused thread_t new_thread, in machine_thread_going_on_core() function
/xnu-8020.101.4/osfmk/arm/
H A Dmachine_routines_common.c500 machine_thread_going_on_core(thread_t new_thread, in machine_thread_going_on_core() function