Searched defs:SensorStatus (Results 1 – 1 of 1) sorted by relevance
79 struct SensorStatus { struct80 ThrottlingSeverity severity;81 ThrottlingSeverity prev_hot_severity;82 ThrottlingSeverity prev_cold_severity;83 ThrottlingSeverity prev_hint_severity;84 boot_clock::time_point last_update_time;85 std::unordered_map<std::string, int> pid_request_map;86 std::unordered_map<std::string, int> hard_limit_request_map;87 float err_integral;88 float prev_err;