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.cpp140 bool hasCriticalThresholds = false; in NumericSensor() local
207 hasCriticalThresholds = true; in NumericSensor()
236 hasCriticalThresholds = true; in NumericSensor()
341 if (hasCriticalThresholds) in NumericSensor()
449 bool hasCriticalThresholds = false; in NumericSensor() local
468 hasCriticalThresholds = true; in NumericSensor()
474 hasCriticalThresholds = true; in NumericSensor()
551 if (hasCriticalThresholds) in NumericSensor()