Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp239 static int cDebugThrottle = 0; variable
323 ++cDebugThrottle; in checkThresholds()
324 if (cDebugThrottle >= 1000) in checkThresholds()
326 cDebugThrottle = 0; in checkThresholds()