Searched refs:alarmProperty (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 276 const std::string& alarmProperty, bool alarmValue) in createEventLog() argument 292 auto properties = it->second.find(alarmProperty); in createEventLog() 297 alarmProperty) in createEventLog() 314 sensorPath, alarmProperty, alarmValue, sensorValue) in createEventLog() 324 alarmProperty, alarmValue) in createEventLog() 350 sensorPath, alarmProperty, alarmValue, thresholdValue) in createEventLog() 356 alarmProperty, alarmValue) in createEventLog()
|
H A D | threshold_alarm_logger.hpp | 145 const std::string& alarmProperty, bool alarmValue);
|