Searched refs:thermal_stats_helper_ (Results 1 – 2 of 2) sorted by relevance
186 return thermal_stats_helper_.GetSensorTempStatsSnapshot(); in GetSensorTempStatsSnapshot()191 return thermal_stats_helper_.GetSensorCoolingDeviceRequestStatsSnapshot(); in GetSensorCoolingDeviceRequestStatsSnapshot()244 ThermalStatsHelper thermal_stats_helper_; variable
189 if (!thermal_stats_helper_.initializeStats(config, sensor_info_map_, in ThermalHelperImpl()513 thermal_stats_helper_.reportThermalAbnormality( in readTemperature()565 thermal_stats_helper_.updateSensorTempStatsBySeverity(sensor_name, out->throttlingStatus); in readTemperature()1320 thermal_stats_helper_.updateSensorTempStatsByThreshold(sensor_name, real_temp); in readThermalSensor()1474 &cooling_devices_to_update, &thermal_stats_helper_); in thermalWatcherCallbackFunc()1500 int count_failed_reporting = thermal_stats_helper_.reportStats(); in thermalWatcherCallbackFunc()