Searched refs:defaultHysteresis (Results 1 – 1 of 1) sorted by relevance
11 static constexpr auto defaultHysteresis = 0; variable551 threshold.value("CriticalHighHysteresis", defaultHysteresis)); in createThresholds()553 threshold.value("CriticalLowHysteresis", defaultHysteresis)); in createThresholds()585 threshold.value("WarningHighHysteresis", defaultHysteresis)); in createThresholds()587 threshold.value("WarningLowHysteresis", defaultHysteresis)); in createThresholds()601 threshold.value("HardShutdownHighHysteresis", defaultHysteresis)); in createThresholds()603 threshold.value("HardShutdownLowHysteresis", defaultHysteresis)); in createThresholds()617 threshold.value("SoftShutdownHighHysteresis", defaultHysteresis)); in createThresholds()619 threshold.value("SoftShutdownLowHysteresis", defaultHysteresis)); in createThresholds()633 "PerformanceLossHighHysteresis", defaultHysteresis)); in createThresholds()[all …]