Home
last modified time | relevance | path

Searched refs:gTcontrol (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/
H A DIntelCPUSensor.cpp291 double gTcontrol = gCpuSensors[nameTcontrol] in handleResponse() local
294 if (gTcontrol != privTcontrol) in handleResponse()
296 privTcontrol = gTcontrol; in handleResponse()