Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_prim.c7281 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_processor_exit_user()
7356 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_processor_start_user()
7532 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_update_powered_cores_continue()
7668 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in suspend_cluster_powerdown_locked()
7720 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in resume_cluster_powerdown_locked()
7814 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_enable_acc_rail()
7993 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_override_available_cores_for_sleep()
8021 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_restore_available_cores_after_sleep()
8057 pulled_thread_queue_prepare(void) in pulled_thread_queue_prepare() function
8247 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_perfcontrol_update_recommended_cores_reason()
[all …]
H A Dprocessor.h192 pulled_thread_queue_prepare(void);
H A Dsched_clutch.c6069 struct pulled_thread_queue *threadq = pulled_thread_queue_prepare(); in sched_edge_tg_preferred_cluster_change()