Searched defs:newAlarm (Results 1 – 3 of 3) sorted by relevance
| /openbmc/pldm/platform-mc/test/ |
| H A D | event_manager_test.cpp | 515 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 D | numeric_sensor.cpp | 813 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 D | event_manager.cpp | 258 double rawValue, bool newAlarm, bool assert) { in processNumericSensorEvent()
|