Searched refs:power_weight (Results 1 – 1 of 1) sorted by relevance
1016 ThrottlingArray power_weight; in ParseSensorThrottlingInfo() local1017 power_weight.fill(1); in ParseSensorThrottlingInfo()1021 if (!getFloatFromJsonValues(values[j]["PowerWeight"], &power_weight, false, false)) { in ParseSensorThrottlingInfo()1026 excluded_power_info_map[power_rail] = power_weight; in ParseSensorThrottlingInfo()