Searched refs:vr_threshold (Results 1 – 3 of 3) sorted by relevance
369 float vr_threshold = NAN; in ParseSensorInfo() local370 vr_threshold = getFloatFromValue(sensors[i]["VrThreshold"]); in ParseSensorInfo()371 LOG(INFO) << "Sensor[" << name << "]'s VrThreshold: " << vr_threshold; in ParseSensorInfo()665 .vr_threshold = vr_threshold, in ParseSensorInfo()
106 float vr_threshold; member
478 out->vrThrottlingThreshold = sensor_info.vr_threshold; in readTemperature()555 out->vrThrottlingThreshold = sensor_info.vr_threshold; in readTemperatureThreshold()