Searched defs:cold_hysteresis (Results 1 – 3 of 3) sorted by relevance
104 ThrottlingArray cold_hysteresis; member
213 std::array<float, kThrottlingSeverityCount> cold_hysteresis; in ParseSensorInfo() local
762 const ThrottlingArray &hot_hysteresis, const ThrottlingArray &cold_hysteresis, in getSeverityFromThresholds()