Searched refs:defaultHysteresis (Results 1 – 1 of 1) sorted by relevance
11 static constexpr auto defaultHysteresis = 0; variable517 threshold.value("CriticalHighHysteresis", defaultHysteresis)); in createThresholds()519 threshold.value("CriticalLowHysteresis", defaultHysteresis)); in createThresholds()551 threshold.value("WarningHighHysteresis", defaultHysteresis)); in createThresholds()553 threshold.value("WarningLowHysteresis", defaultHysteresis)); in createThresholds()567 threshold.value("HardShutdownHighHysteresis", defaultHysteresis)); in createThresholds()569 threshold.value("HardShutdownLowHysteresis", defaultHysteresis)); in createThresholds()583 threshold.value("SoftShutdownHighHysteresis", defaultHysteresis)); in createThresholds()585 threshold.value("SoftShutdownLowHysteresis", defaultHysteresis)); in createThresholds()599 "PerformanceLossHighHysteresis", defaultHysteresis)); in createThresholds()[all …]