Searched refs:cdev_map (Results 1 – 2 of 2) sorted by relevance
198 bool initializeThrottlingMap(const std::unordered_map<std::string, std::string> &cdev_map,202 bool initializeCoolingDeviceEntry(const std::unordered_map<std::string, std::string> &cdev_map,
197 auto cdev_map = parseThermalPathMap(kCoolingDevicePrefix.data()); in ThermalHelperImpl() local200 if (!initializeThrottlingMap(cdev_map, powercap_map)) { in ThermalHelperImpl()966 const std::unordered_map<std::string, std::string> &cdev_map, in initializeThrottlingMap() argument973 } else if (!initializeCoolingDeviceEntry(cdev_map, cdev_name, cdev_info)) { in initializeThrottlingMap()