Searched defs:SensorStats (Results 1 – 1 of 1) sorted by relevance
118 struct SensorStats { struct120 std::unordered_map<std::string, SensorTempStats> temp_stats_map_;122 std::unordered_map<std::string, std::shared_ptr<TempRangeInfo>> temp_range_info_map_;124 std::unordered_map<std::string, std::shared_ptr<TempStuckInfo>> temp_stuck_info_map_;126 std::unordered_map<std::string, CurrTempStatus> curr_temp_status_map_;