Searched defs:power_status_map (Results 1 – 2 of 2) sorted by relevance
327 const std::unordered_map<std::string, PowerStatus> &power_status_map, std::string *log_buf, in computeExcludedPower()359 const std::unordered_map<std::string, PowerStatus> &power_status_map, in allocatePowerToCdev()640 const std::unordered_map<std::string, PowerStatus> &power_status_map, in throttlingReleaseUpdate()737 const std::unordered_map<std::string, PowerStatus> &power_status_map, in thermalThrottlingUpdate()
560 const auto &power_status_map = thermal_helper_->GetPowerStatusMap(); in dumpPowerRailInfo() local