Home
last modified time | relevance | path

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

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