Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dsched_clutch.c932 …bool should_update_edf_starvation_state = edf_bucket == prev_bucket || mode == SCHED_CLUTCH_TRAVER… in sched_clutch_root_highest_root_bucket() local
933 if (edf_bucket->scrb_starvation_avoidance == false && should_update_edf_starvation_state) { in sched_clutch_root_highest_root_bucket()