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 | 814 double value, bool newAlarm) in setWarningThresholdAlarm() 843 double value, bool newAlarm) in setCriticalThresholdAlarm() 872 pldm::utils::Direction direction, double value, bool newAlarm) in setHardShutdownThresholdAlarm() 902 double value, bool newAlarm) in setThresholdAlarm() 1091 auto newAlarm = in updateThresholds() local 1101 double rawValue, bool newAlarm, bool assert) in triggerThresholdEvent()
|
H A D | event_manager.cpp | 258 double rawValue, bool newAlarm, bool assert) { in processNumericSensorEvent()
|