Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.hpp382 const std::deque<uint64_t>& getPrevTarget() const in getPrevTarget() function in phosphor::fan::monitor::TachSensor
H A Dsystem.cpp524 values["prev_targets"] = json(sensor->getPrevTarget()).dump(); in captureSensorData()