Searched refs:binded_cdev_info (Results 1 – 3 of 3) sorted by relevance
76 const BindedCdevInfo &binded_cdev_info, in registerPowerRailsToWatch() argument86 throttling_release_map_[sensor_name.data()].count(binded_cdev_info.power_rail)) { in registerPowerRailsToWatch()121 power_status_map_[sensor_name.data()][binded_cdev_info.power_rail] = { in registerPowerRailsToWatch()318 const BindedCdevInfo &binded_cdev_info, in throttlingReleaseUpdate() argument327 !power_status_map_[sensor_name.data()].count(binded_cdev_info.power_rail)) { in throttlingReleaseUpdate()339 LOG(VERBOSE) << "Power rail " << binded_cdev_info.power_rail in throttlingReleaseUpdate()369 if (binded_cdev_info.throttling_with_power_link) { in throttlingReleaseUpdate()374 if (binded_cdev_info.throttling_with_power_link) { in throttlingReleaseUpdate()383 if (!binded_cdev_info.high_power_check) { in throttlingReleaseUpdate()393 << binded_cdev_info.power_thresholds[static_cast<int>(severity)] in throttlingReleaseUpdate()[all …]
65 const BindedCdevInfo &binded_cdev_info,87 const BindedCdevInfo &binded_cdev_info,
693 const auto &binded_cdev_info = in computeCoolingDevicesRequest() local696 binded_cdev_info.cdev_ceiling[static_cast<size_t>(sensor_status.severity)]; in computeCoolingDevicesRequest()698 binded_cdev_info in computeCoolingDevicesRequest()