Searched refs:machine_thread_going_on_core (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | machine.h | 129 extern void machine_thread_going_on_core(thread_t new_thread,
|
| H A D | thread_group.c | 751 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 D | priority.c | 251 machine_thread_going_on_core(thread, urgency, 0, 0, ctime); in thread_quantum_expire()
|
| H A D | sched_prim.c | 3659 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 D | pmCPU.c | 809 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 D | machine_routines_common.c | 500 machine_thread_going_on_core(thread_t new_thread, in machine_thread_going_on_core() function
|