Searched refs:starvation_window (Results 1 – 1 of 1) sorted by relevance
902 uint64_t starvation_window = sched_clutch_thread_quantum[edf_bucket->scrb_bucket]; in sched_clutch_root_highest_root_bucket() local903 if (timestamp >= (edf_bucket->scrb_starvation_ts + starvation_window)) { in sched_clutch_root_highest_root_bucket()