Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp288 if (sensor.getCounter() >= sensor.getThreshold()) in process()
316 if (sensor.getCounter() == 0) in process()
H A Dtach_sensor.hpp242 inline size_t getCounter() const in getCounter() function in phosphor::fan::monitor::TachSensor
H A Dsystem.cpp530 values["ticks"] = sensor->getCounter(); in captureSensorData()