Searched refs:currentTemp (Results 1 – 1 of 1) sorted by relevance
107 int32_t currentTemp = GetTemp(fThermalZoneRoot); in willTrip() local108 bool wouldTrip = !fDisabled && currentTemp + fThreshold >= fPoint; in willTrip()112 fPointName.c_str(), fBase, currentTemp, fPoint, fThreshold); in willTrip()