Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp238 static int cDebugThrottle = 0; variable
319 ++cDebugThrottle; in checkThresholds()
320 if (cDebugThrottle >= 1000) in checkThresholds()
322 cDebugThrottle = 0; in checkThresholds()