Searched defs:SensorStatus (Results 1 – 5 of 5) sorted by relevance
64 struct SensorStatus { struct65 ThrottlingSeverity severity;66 ThrottlingSeverity prev_hot_severity;67 ThrottlingSeverity prev_cold_severity;68 boot_clock::time_point last_update_time;69 ThermalSample thermal_cached;70 std::unique_ptr<EmulSetting> emul_setting;
21 enum SensorStatus { enum
36 enum SensorStatus { enum