Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp237 static int cLoTrue = 0;
298 if (++cLoTrue < assertLogCount) in checkThresholds()
334 "HIGH_MIDSTATE", cHiMidstate, "LOW_TRUE", cLoTrue,
235 static int cLoTrue = 0; global() variable