Home
last modified time | relevance | path

Searched refs:alarmProperty (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp276 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 Dthreshold_alarm_logger.hpp145 const std::string& alarmProperty, bool alarmValue);