Searched refs:GetThrottlingReleaseMap (Results 1 – 3 of 3) sorted by relevance
99 const std::unordered_map<std::string, CdevReleaseStatus> &GetThrottlingReleaseMap() const { in GetThrottlingReleaseMap() function
162 const std::unordered_map<std::string, CdevReleaseStatus> &GetThrottlingReleaseMap() const { in GetThrottlingReleaseMap() function163 return power_files_.GetThrottlingReleaseMap(); in GetThrottlingReleaseMap()
449 const auto &release_map = thermal_helper_.GetThrottlingReleaseMap(); in dumpThrottlingRequestStatus()