Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp247 if (!sensor.countTimerRunning()) in tachChanged()
282 if (!sensor.countTimerRunning()) in process()
H A Dtach_sensor.hpp298 inline bool countTimerRunning() const in countTimerRunning() function in phosphor::fan::monitor::TachSensor