Home
last modified time | relevance | path

Searched refs:createEventLog (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp223 createEventLog(sensorPath, interface, propertyName, in checkProperties()
257 createEventLog(sensorPath, interface, property, alarmValue); in checkThresholds()
270 void ThresholdAlarmLogger::createEventLog( in createEventLog() function in sensor::monitor::ThresholdAlarmLogger
473 createEventLog(sensorPath, interface, propertyName, in checkThresholds()
H A Dshutdown_alarm_monitor.cpp266 createEventLog(alarmKey, true, value); in startTimer()
340 createEventLog(alarmKey, false, value); in stopTimer()
384 createEventLog(alarmKey, true, value, true); in timerExpired()
416 void ShutdownAlarmMonitor::createEventLog( in createEventLog() function in sensor::monitor::ShutdownAlarmMonitor
H A Dshutdown_alarm_monitor.hpp160 void createEventLog(const AlarmKey& alarmKey, bool alarmValue,
H A Dthreshold_alarm_logger.hpp142 void createEventLog(const std::string& sensorPath,