Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp516 criticalIface->setHighHysteresis( in createThresholds()
550 warningIface->setHighHysteresis( in createThresholds()
566 hardShutdownIface->setHighHysteresis( in createThresholds()
582 softShutdownIface->setHighHysteresis( in createThresholds()
598 perfLossIface->setHighHysteresis(threshold.value( in createThresholds()
H A Dthresholds.hpp44 auto setHighHysteresis(double value) in setHighHysteresis() function