Searched refs:throttled_count (Results 1 – 2 of 2) sorted by relevance
206 if unlikely(self.throttled_count > 0) { in cfs_rq_clock_pelt()
358 pub throttled_count: u64, field401 throttled_count: 0, in new()1082 let throttled = if unlikely(self.throttled_count > 0) { in update_idle_clock_pelt()