Home
last modified time | relevance | path

Searched refs:ThermalDfsCounts (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DThermalStatsReporter.h43 struct ThermalDfsCounts { struct
57 struct ThermalDfsCounts prev_data; argument
62 struct ThermalDfsCounts *cur_data);
/hardware/google/pixel/pixelstats/
DThermalStatsReporter.cpp76 const std::vector<std::string> &thermal_stats_paths, struct ThermalDfsCounts *pcur_data) { in captureThermalDfsStats()
133 struct ThermalDfsCounts cur_data = prev_data; in logThermalDfsStats()