Home
last modified time | relevance | path

Searched refs:ReadingAboveUpperWarningThreshold (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp101 using ReadingAboveUpperWarningThreshold = sdbusplus::error::xyz:: typedef
102 openbmc_project::sensor::Threshold::ReadingAboveUpperWarningThreshold;
153 assertedHighLog = tryCommit<ReadingAboveUpperWarningThreshold>( in alarmHighSignalAsserted()
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp1009 &logThresholdHelper<Errors::ReadingAboveUpperWarningThreshold>}, in createThresholdLog()