Searched refs:vr_threshold (Results 1 – 3 of 3) sorted by relevance
204 float vr_threshold = NAN; in ParseSensorInfo() local205 vr_threshold = getFloatFromValue(sensors[i]["VrThreshold"]); in ParseSensorInfo()206 LOG(INFO) << "Sensor[" << name << "]'s VrThreshold: " << vr_threshold; in ParseSensorInfo()226 .vr_threshold = vr_threshold, in ParseSensorInfo()
45 float vr_threshold; member
276 out->vrThrottlingThreshold = sensor_info.vr_threshold; in readTemperature()345 out->vrThrottlingThreshold = sensor_info.vr_threshold; in readTemperatureThreshold()