Searched refs:ALT_PERIOD (Results 1 – 2 of 2) sorted by relevance
91 | SchedFeature::ALT_PERIOD718 const ALT_PERIOD = 1 << 12; constant
485 if SCHED_FEATURES.contains(SchedFeature::ALT_PERIOD) { in sched_slice()