Home
last modified time | relevance | path

Searched defs:newAlarm (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp515 double rawValue, bool newAlarm, bool assert) { in TEST()
536 double rawValue, bool newAlarm, bool assert) { in TEST()
557 double rawValue, bool newAlarm, bool assert) { in TEST()
585 double rawValue, bool newAlarm, bool assert) { in TEST()
624 double rawValue, bool newAlarm, bool assert) { in TEST()
645 double rawValue, bool newAlarm, bool assert) { in TEST()
666 double rawValue, bool newAlarm, bool assert) { in TEST()
694 double rawValue, bool newAlarm, bool assert) { in TEST()
733 double rawValue, bool newAlarm, bool assert) { in TEST()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp813 double value, bool newAlarm) in setWarningThresholdAlarm()
842 double value, bool newAlarm) in setCriticalThresholdAlarm()
871 pldm::utils::Direction direction, double value, bool newAlarm) in setHardShutdownThresholdAlarm()
901 double value, bool newAlarm) in setThresholdAlarm()
1090 auto newAlarm = in updateThresholds() local
1100 double rawValue, bool newAlarm, bool assert) in triggerThresholdEvent()
H A Devent_manager.cpp258 double rawValue, bool newAlarm, bool assert) { in processNumericSensorEvent()