Home
last modified time | relevance | path

Searched refs:getSensorName (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.hpp167 std::string getSensorName(const std::string& sensorPath);
H A Dthreshold_alarm_logger.cpp360 errorName += " on sensor " + getSensorName(sensorPath); in createEventLog()
367 std::string ThresholdAlarmLogger::getSensorName(const std::string& sensorPath) in getSensorName() function in sensor::monitor::ThresholdAlarmLogger
/openbmc/telemetry/src/
H A Dnumeric_threshold.hpp71 const std::string& getSensorName() in getSensorName() function
H A Ddiscrete_threshold.hpp70 const std::string& getSensorName() in getSensorName() function
H A Ddiscrete_threshold.cpp70 auto& sensorName = details.getSensorName(); in startTimer()
H A Dnumeric_threshold.cpp94 auto& sensorName = details.getSensorName(); in startTimer()