Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp100 static constexpr const unsigned int rankNumMax = 8; variable
556 for (unsigned int rank = 0; rank < rankNumMax; rank++) in detectCpu()