Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.hpp73 struct ThresholdTimer struct
75 explicit ThresholdTimer(boost::asio::io_context& ioService) : io(ioService) in ThresholdTimer() function
161 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.hpp95 thresholds::ThresholdTimer thresholdTimer;
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp58 thresholds::ThresholdTimer thresholdTimer;