Searched refs:monitored_sensors (Results 1 – 1 of 1) sorted by relevance
212 std::set<std::string> monitored_sensors; in ThermalHelper() local214 std::inserter(monitored_sensors, monitored_sensors.begin()), in ThermalHelper()222 thermal_watcher_->registerFilesToWatch(monitored_sensors, cdev_paths, initializeTrip(tz_map)); in ThermalHelper()