Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp246 threshold(whichThreshold), asserted(status), assertValue(value) in ChangeParam()
251 double assertValue; member
344 double assertValue) in startTimer() argument
369 assertValue](boost::system::error_code ec) { in startTimer()
390 assertThresholds(sensorPtr.get(), assertValue, threshold.level, in startTimer()
402 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholds()
444 change.asserted, change.assertValue); in checkThresholdsPowerDelay()
448 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholdsPowerDelay()
453 void assertThresholds(Sensor* sensor, double assertValue, in assertThresholds() argument
481 assert, assertValue); in assertThresholds()
H A DThresholds.hpp59 void assertThresholds(Sensor* sensor, double assertValue,
115 double assertValue);
/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp223 double assertValue; in createThresholdMatch() local
228 assertValue); in createThresholdMatch()