Searched defs:cold_thresholds (Results 1 – 3 of 3) sorted by relevance
212 ThrottlingArray cold_thresholds; member
1139 std::array<float, kThrottlingSeverityCount> cold_thresholds; in ParseSensorInfo() local
611 const ThrottlingArray &hot_thresholds, const ThrottlingArray &cold_thresholds, in getSeverityFromThresholds()