Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.hpp56 uint8_t minMaxReadCounter{0}; member in IntelCPUSensor
H A DIntelCPUSensor.cpp293 if (minMaxReadCounter++ % 8 == 0) in handleResponse()