Searched refs:minMaxReadCounter (Results 1 – 2 of 2) sorted by relevance
| /openbmc/dbus-sensors/src/intel-cpu/ | ||
| H A D | IntelCPUSensor.hpp | 56 uint8_t minMaxReadCounter{0}; member in IntelCPUSensor |
| H A D | IntelCPUSensor.cpp | 293 if (minMaxReadCounter++ % 8 == 0) in handleResponse() |