Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_prim.c7342 pulled_thread_queue_flush(threadq); in sched_processor_exit_user()
7409 pulled_thread_queue_flush(threadq); in sched_processor_start_user()
7551 pulled_thread_queue_flush(threadq); in sched_update_powered_cores_continue()
7698 pulled_thread_queue_flush(threadq); in suspend_cluster_powerdown_locked()
7765 pulled_thread_queue_flush(threadq); in resume_cluster_powerdown_locked()
7835 pulled_thread_queue_flush(threadq); in sched_enable_acc_rail()
8006 pulled_thread_queue_flush(threadq); in sched_override_available_cores_for_sleep()
8033 pulled_thread_queue_flush(threadq); in sched_restore_available_cores_after_sleep()
8081 pulled_thread_queue_flush(struct pulled_thread_queue *threadq) in pulled_thread_queue_flush() function
8269 pulled_thread_queue_flush(threadq); in sched_perfcontrol_update_recommended_cores_reason()
[all …]
H A Dprocessor.h197 pulled_thread_queue_flush(struct pulled_thread_queue * threadq);
H A Dsched_clutch.c6088 pulled_thread_queue_flush(threadq); in sched_edge_tg_preferred_cluster_change()