Home
last modified time | relevance | path

Searched full:performancelossalarmlow (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DPerformanceLoss.interface.yaml45 - name: PerformanceLossAlarmLow
51 PerformanceLossAlarmLow may be set to False to clear an alarm
52 condition. The behavior of setting PerformanceLossAlarmLow to True is
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp580 return performanceLossAlarmLow(std::forward<Args>(args)...); in alarmLow()