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