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.cpp269 const std::string& alarmProperty, bool alarmValue) in createEventLog() argument
285 auto properties = it->second.find(alarmProperty); in createEventLog()
290 alarmProperty) in createEventLog()
307 sensorPath, alarmProperty, alarmValue, sensorValue) in createEventLog()
317 alarmProperty, alarmValue) in createEventLog()
343 sensorPath, alarmProperty, alarmValue, thresholdValue) in createEventLog()
349 alarmProperty, alarmValue) in createEventLog()
H A Dthreshold_alarm_logger.hpp145 const std::string& alarmProperty, bool alarmValue);