Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp184 bool hasCriticalThresholds = false; in NumericSensor() local
251 hasCriticalThresholds = true; in NumericSensor()
280 hasCriticalThresholds = true; in NumericSensor()
414 if (hasCriticalThresholds && !useMetricInterface) in NumericSensor()
541 bool hasCriticalThresholds = false; in NumericSensor() local
560 hasCriticalThresholds = true; in NumericSensor()
566 hasCriticalThresholds = true; in NumericSensor()
674 if (hasCriticalThresholds && !useMetricInterface) in NumericSensor()