Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp234 static int cHiTrue = 0;
274 if (++cHiTrue < assertLogCount) in checkThresholds()
333 "HIGH_TRUE", cHiTrue, "HIGH_FALSE", cHiFalse, in checkThresholds()
232 static int cHiTrue = 0; global() variable