Home
last modified time | relevance | path

Searched defs:StatsConfig (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_info.h87 struct StatsConfig { struct
88 StatsInfo<float> sensor_stats_info;
89 StatsInfo<int> cooling_device_request_info;
90 void clear() { in clear()