Home
last modified time | relevance | path

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

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