Searched refs:binded_cdev_info (Results 1 – 2 of 2) 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()131 << binded_cdev_info.power_rail << " for cooling device " << cdev_name.data(); 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()332 auto &power_status = power_status_map_[sensor_name.data()].at(binded_cdev_info.power_rail); in throttlingReleaseUpdate()339 LOG(VERBOSE) << "Power rail " << binded_cdev_info.power_rail in throttlingReleaseUpdate()364 ? getAveragePower(binded_cdev_info.power_rail, &power_status.power_history[0], in throttlingReleaseUpdate()369 if (binded_cdev_info.throttling_with_power_link) { in throttlingReleaseUpdate()[all …]
65 const BindedCdevInfo &binded_cdev_info,87 const BindedCdevInfo &binded_cdev_info,