Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp185 bool hasWarningThresholds = false; in NumericSensor() local
193 hasWarningThresholds = true; in NumericSensor()
222 hasWarningThresholds = true; in NumericSensor()
395 if (hasWarningThresholds && !useMetricInterface) in NumericSensor()
540 bool hasWarningThresholds = false; in NumericSensor() local
549 hasWarningThresholds = true; in NumericSensor()
554 hasWarningThresholds = true; in NumericSensor()
655 if (hasWarningThresholds && !useMetricInterface) in NumericSensor()