Searched refs:binded_cdev_info_map (Results 1 – 7 of 7) sorted by relevance
700 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map, in ParseBindedCdevInfo() argument718 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()726 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()734 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()744 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()752 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()778 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()788 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()804 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()812 binded_cdev_info_map->clear(); in ParseBindedCdevInfo()[all …]
140 for (auto &binded_cdev_pair : throttling_info->binded_cdev_info_map) { in registerThermalThrottling()209 ? sensor_info.throttling_info->binded_cdev_info_map in updatePowerBudget()249 sensor_info.throttling_info->binded_cdev_info_map) { in updatePowerBudget()422 : sensor_info.throttling_info->binded_cdev_info_map)) { in allocatePowerToCdev()438 : sensor_info.throttling_info->binded_cdev_info_map)) { in allocatePowerToCdev()649 : sensor_info.throttling_info->binded_cdev_info_map)) { in updateCdevRequestBySeverity()678 for (const auto &binded_cdev_info_pair : sensor_info.throttling_info->binded_cdev_info_map) { in throttlingReleaseUpdate()817 const auto &binded_cdev_info_map = in computeCoolingDevicesRequest() local820 : sensor_info.throttling_info->binded_cdev_info_map; in computeCoolingDevicesRequest()826 const auto &binded_cdev_info = binded_cdev_info_map.at(cdev_name); in computeCoolingDevicesRequest()
219 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; member
133 sensor_info.throttling_info->binded_cdev_info_map) { in initializeSensorCdevRequestStats()
125 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map) { in maxCoolingRequestCheck() argument126 for (auto &binded_cdev_info_pair : *binded_cdev_info_map) { in maxCoolingRequestCheck()225 maxCoolingRequestCheck(&name_status_pair.second.throttling_info->binded_cdev_info_map); in ThermalHelperImpl()
229 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map);
385 if (name_info_pair.second.throttling_info->binded_cdev_info_map.size()) { in dumpThrottlingInfo()452 : name_info_pair.second.throttling_info->binded_cdev_info_map) { in dumpThrottlingInfo()