Searched refs:SkipIfThermalThrottling (Results 1 – 8 of 8) sorted by relevance
82 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)85 self._cpu_freq.SkipIfThermalThrottling()
84 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)87 self._cpu_freq.SkipIfThermalThrottling()
61 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)64 self._cpu_freq.SkipIfThermalThrottling()
71 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)74 self._cpu_freq.SkipIfThermalThrottling()
49 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)52 self._cpu_freq.SkipIfThermalThrottling()
47 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)50 self._cpu_freq.SkipIfThermalThrottling()
229 self._cpu_freq.SkipIfThermalThrottling(retry_delay_secs=30)235 self._cpu_freq.SkipIfThermalThrottling()
234 def SkipIfThermalThrottling(self, retry_delay_secs=0): member in CpuFrequencyScalingController