Searched refs:createEventLog (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-fan-presence/sensor-monitor/ |
| H A D | threshold_alarm_logger.cpp | 223 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 D | shutdown_alarm_monitor.cpp | 266 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 D | shutdown_alarm_monitor.hpp | 160 void createEventLog(const AlarmKey& alarmKey, bool alarmValue,
|
| H A D | threshold_alarm_logger.hpp | 142 void createEventLog(const std::string& sensorPath,
|