Home
last modified time | relevance | path

Searched defs:throttled (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/sched/
H A Dfair.rs357 pub throttled: bool, field
1082 let throttled = if unlikely(self.throttled_count > 0) { in update_idle_clock_pelt() localVariable