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