Searched refs:i_default (Results 1 – 3 of 3) sorted by relevance
201 float i_default; member
850 float i_default = 0.0; in ParseSensorThrottlingInfo() local929 i_default = getFloatFromValue(sensor["PIDInfo"]["I_Default"]); in ParseSensorThrottlingInfo()930 LOG(INFO) << "Sensor[" << name << "]'s I_Default: " << i_default; in ParseSensorThrottlingInfo()1029 min_alloc_power, s_power, i_cutoff, i_default, in ParseSensorThrottlingInfo()
224 throttling_status.i_budget = sensor_info.throttling_info->i_default; in updatePowerBudget()