Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp241 static constexpr int assertLogCount = 10; variable
274 if (++cHiTrue < assertLogCount) in checkThresholds()
298 if (++cLoTrue < assertLogCount) in checkThresholds()