Searched refs:excluded_power_info_map (Results 1 – 3 of 3) sorted by relevance
161 std::unordered_map<std::string, ThrottlingArray> excluded_power_info_map; member
292 sensor_info.throttling_info->excluded_power_info_map) { in computeExcludedPower()335 if (sensor_info.throttling_info->excluded_power_info_map.size()) { in allocatePowerToCdev()
617 std::unordered_map<std::string, ThrottlingArray> excluded_power_info_map; in ParseSensorThrottlingInfo() local636 excluded_power_info_map[power_rail] = power_weight; in ParseSensorThrottlingInfo()640 i_default, tran_cycle, excluded_power_info_map, binded_cdev_info_map, profile_map}); in ParseSensorThrottlingInfo()