Home
last modified time | relevance | path

Searched refs:cdev (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp134 const auto &cdev = binded_cdev_info_pair.first; in initializeSensorCdevRequestStats() local
139 request_stats_info.record_by_default_threshold_all_or_name_set_, cdev)) { in initializeSensorCdevRequestStats()
149 const auto logging_name = cdev + kCompressedThresholdSuffix.data(); in initializeSensorCdevRequestStats()
151 sensor_cdev_request_stats_map_[sensor][cdev] in initializeSensorCdevRequestStats()
156 sensor_cdev_request_stats_map_[sensor][cdev].stats_by_default_threshold = in initializeSensorCdevRequestStats()
160 << sensor << "-" << cdev << "]"; in initializeSensorCdevRequestStats()
164 if (request_stats_info.record_by_threshold.count(cdev)) { in initializeSensorCdevRequestStats()
165 for (const auto &threshold_list : request_stats_info.record_by_threshold.at(cdev)) { in initializeSensorCdevRequestStats()
169 LOG(ERROR) << "For sensor " << sensor << " bindedCdev: " << cdev in initializeSensorCdevRequestStats()
175 sensor_cdev_request_stats_map_[sensor][cdev] in initializeSensorCdevRequestStats()
[all …]
Dthermal_stats_helper.h141 void updateSensorCdevRequestStats(std::string_view trigger_sensor, std::string_view cdev,
193 std::string_view sensor, std::string_view cdev,
/hardware/google/pixel/thermal/
Dinit.thermal.symlinks.sh11 ln -s $f /dev/thermal/cdev-by-name/$cdev_name
Dpixel-thermal-symlinks.rc4 mkdir /dev/thermal/cdev-by-name 0750 system system