Searched refs:createEventLog (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 227 createEventLog(sensorPath, interface, propertyName, in checkProperties() 261 createEventLog(sensorPath, interface, property, alarmValue); in checkThresholds() 274 void ThresholdAlarmLogger::createEventLog( in createEventLog() function in sensor::monitor::ThresholdAlarmLogger 462 createEventLog(sensorPath, interface, propertyName, in checkThresholds()
|
H A D | shutdown_alarm_monitor.cpp | 270 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 D | shutdown_alarm_monitor.hpp | 160 void createEventLog(const AlarmKey& alarmKey, bool alarmValue,
|
H A D | threshold_alarm_logger.hpp | 143 void createEventLog(const std::string& sensorPath,
|