Searched refs:power_threshold (Results 1 – 1 of 1) sorted by relevance
173 for (const auto &power_threshold : binded_cdev_pair.second.power_thresholds) { in registerThermalThrottling() local174 if (!std::isnan(power_threshold)) { in registerThermalThrottling()