Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp749 static std::vector<std::string> thresholdNames{"Warning", "Critical", in getSensorThresholds() local
752 for (const auto& thresholdName : thresholdNames) in getSensorThresholds()