Searched refs:binded_cdev_info_map (Results 1 – 4 of 4) sorted by relevance
299 name_status_pair.second.throttling_info->binded_cdev_info_map) { in ThermalHelper()351 name_status_pair.second.throttling_info->binded_cdev_info_map.clear(); in ThermalHelper()636 for (const auto &binded_cdev_info_pair : sensor_info.throttling_info->binded_cdev_info_map) { in requestCdevByPower()648 for (const auto &binded_cdev_info_pair : sensor_info.throttling_info->binded_cdev_info_map) { in requestCdevByPower()671 for (auto const &binded_cdev_info_pair : sensor_info.throttling_info->binded_cdev_info_map) { in requestCdevBySeverity()694 sensor_info.throttling_info->binded_cdev_info_map.at(cdev_request_pair.first); in computeCoolingDevicesRequest()1279 sensor_info.throttling_info->binded_cdev_info_map) { in thermalWatcherCallbackFunc()
331 if (name_info_pair.second.throttling_info->binded_cdev_info_map.size()) { in dumpThrottlingInfo()380 if (name_info_pair.second.throttling_info->binded_cdev_info_map.size()) { in dumpThrottlingInfo()382 name_info_pair.second.throttling_info->binded_cdev_info_map) { in dumpThrottlingInfo()
96 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; member
515 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; in ParseSensorInfo() local632 binded_cdev_info_map[cdev_name] = { in ParseSensorInfo()656 s_power, i_cutoff, binded_cdev_info_map}); in ParseSensorInfo()