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