Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DPerformanceLoss.interface.yaml36 - name: PerformanceLossAlarmHigh
42 PerformanceLossAlarmHigh may be set to False to clear an alarm
43 condition. The behavior of setting PerformanceLossAlarmHigh to True is
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp574 return performanceLossAlarmHigh(std::forward<Args>(args)...); in alarmHigh()