Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c663 …sched_clutch_root_bucket_t root_bucket_sharefg = &root_clutch->scr_unbound_buckets[TH_BUCKET_SHARE… in sched_clutch_root_unbound_select_aboveui() local
664 …refg = sched_clutch_root_bucket_highest_clutch_bucket(root_clutch, root_bucket_sharefg, NULL, NULL… in sched_clutch_root_unbound_select_aboveui()
667 higher_root_bucket = root_bucket_sharefg; in sched_clutch_root_unbound_select_aboveui()
725 …sched_clutch_root_bucket_t root_bucket_sharefg = &root_clutch->scr_bound_buckets[TH_BUCKET_SHARE_F… in sched_clutch_root_bound_select_aboveui() local
727 …sched_clutch_pri_greater_than_tiebreak(root_bucket_sharefg->scrb_bound_thread_runq.highq, *highest… in sched_clutch_root_bound_select_aboveui()
728 *highest_pri = root_bucket_sharefg->scrb_bound_thread_runq.highq; in sched_clutch_root_bound_select_aboveui()
729 *highest_bucket = root_bucket_sharefg; in sched_clutch_root_bound_select_aboveui()