Searched refs:assertValue (Results 1 – 4 of 4) sorted by relevance
| /openbmc/dbus-sensors/src/ |
| H A D | Thresholds.cpp | 245 threshold(whichThreshold), asserted(status), assertValue(value) in ChangeParam() 250 double assertValue; member 340 double assertValue) in startTimer() argument 365 assertValue](boost::system::error_code ec) { in startTimer() 386 assertThresholds(sensorPtr.get(), assertValue, threshold.level, in startTimer() 398 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholds() 440 change.asserted, change.assertValue); in checkThresholdsPowerDelay() 444 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholdsPowerDelay() 449 void assertThresholds(Sensor* sensor, double assertValue, in assertThresholds() argument 477 assert, assertValue); in assertThresholds()
|
| H A D | Thresholds.hpp | 59 void assertThresholds(Sensor* sensor, double assertValue, 115 double assertValue);
|
| /openbmc/s2600wf-misc/subprojects/callback-manager/src/ |
| H A D | callback_manager.cpp | 225 double assertValue; in createThresholdMatch() local 230 assertValue); in createThresholdMatch()
|
| /openbmc/s2600wf-misc/callback-manager/src/ |
| H A D | callback_manager.cpp | 225 double assertValue; in createThresholdMatch() local 230 assertValue); in createThresholdMatch()
|