Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c538 …sched_clutch_root_bucket_t root_bucket_aboveui = &root_clutch->scr_unbound_buckets[TH_BUCKET_FIXPR… in sched_clutch_root_unbound_select_aboveui() local
544 …cket_t clutch_bucket_aboveui = sched_clutch_root_bucket_highest_clutch_bucket(root_bucket_aboveui); in sched_clutch_root_unbound_select_aboveui()
562 sched_clutch_root_bucket_t root_bucket_aboveui = &root_clutch->scr_bound_buckets[TH_BUCKET_FIXPRI]; in sched_clutch_root_bound_select_aboveui() local
564 if (root_bucket_aboveui->scrb_bound_thread_runq.count == 0) { in sched_clutch_root_bound_select_aboveui()
567 …return root_bucket_aboveui->scrb_bound_thread_runq.highq >= root_bucket_sharefg->scrb_bound_thread… in sched_clutch_root_bound_select_aboveui()