Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.hpp69 struct ThresholdTimer struct
71 explicit ThresholdTimer(boost::asio::io_context& ioService) : io(ioService) in ThresholdTimer() argument
157 ThresholdTimer& thresholdTimer);
H A DThresholds.cpp335 void ThresholdTimer::startTimer(const std::weak_ptr<Sensor>& weakSensor, in startTimer()
407 ThresholdTimer& thresholdTimer) in checkThresholdsPowerDelay()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.hpp89 thresholds::ThresholdTimer thresholdTimer;
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp53 thresholds::ThresholdTimer thresholdTimer;