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.cpp224 createEventLog(sensorPath, interface, propertyName, in checkProperties()
254 createEventLog(sensorPath, interface, property, alarmValue); in checkThresholds()
267 void ThresholdAlarmLogger::createEventLog( in createEventLog() function in sensor::monitor::ThresholdAlarmLogger
455 createEventLog(sensorPath, interface, propertyName, in checkThresholds()
H A Dshutdown_alarm_monitor.cpp270 createEventLog(alarmKey, true, value); in startTimer()
346 createEventLog(alarmKey, false, value); in stopTimer()
395 createEventLog(alarmKey, true, value, true); in timerExpired()
427 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.hpp143 void createEventLog(const std::string& sensorPath,