Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_clutch.c161 …rocessor_t _Nullable processor, thread_t _Nullable prev_thread, bool *_Nullable chose_prev_thread);
783 bool *chose_prev_thread) in sched_clutch_root_highest_aboveui_root_bucket() argument
822 *chose_prev_thread = true; in sched_clutch_root_highest_aboveui_root_bucket()
845 bool *chose_prev_thread, in sched_clutch_root_highest_root_bucket() argument
861 *chose_prev_thread = true; in sched_clutch_root_highest_root_bucket()
869 …h_root_highest_aboveui_root_bucket(root_clutch, type, prev_bucket, prev_thread, chose_prev_thread); in sched_clutch_root_highest_root_bucket()
907 *chose_prev_thread = true; in sched_clutch_root_highest_root_bucket()
981 *chose_prev_thread = !edf_bucket_enqueued_normally; in sched_clutch_root_highest_root_bucket()
1007 *chose_prev_thread = prev_bucket_warping; in sched_clutch_root_highest_root_bucket()
1017 *chose_prev_thread = prev_bucket_warping; in sched_clutch_root_highest_root_bucket()
[all …]