Searched refs:excluded_power_info_map (Results 1 – 3 of 3) sorted by relevance
204 std::unordered_map<std::string, ThrottlingArray> excluded_power_info_map; member
332 sensor_info.throttling_info->excluded_power_info_map) { in computeExcludedPower()378 if (sensor_info.throttling_info->excluded_power_info_map.size()) { in allocatePowerToCdev()
1007 std::unordered_map<std::string, ThrottlingArray> excluded_power_info_map; in ParseSensorThrottlingInfo() local1026 excluded_power_info_map[power_rail] = power_weight; in ParseSensorThrottlingInfo()1030 i_default_pct, tran_cycle, excluded_power_info_map, in ParseSensorThrottlingInfo()