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.cpp814 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 Devent_manager.cpp258 double rawValue, bool newAlarm, bool assert) { in processNumericSensorEvent()