Home
last modified time | relevance | path

Searched defs:thresholdName (Results 1 – 5 of 5) sorted by relevance

/openbmc/telemetry/tests/src/
H A Dtest_trigger_actions.cpp155 std::string thresholdName = "MyThreshold"; in commit() local
193 std::string thresholdName = "MyThreshold"; in commit() local
H A Dtest_discrete_threshold.cpp33 std::string thresholdName = "treshold name") in makeThreshold()
/openbmc/telemetry/src/
H A Dtrigger_actions.cpp53 std::string thresholdName = ::numeric::typeToString(type); in commit() local
H A Dtrigger_factory.cpp162 const std::string& thresholdName = thresholdParam.at_label<ts::UserId>(); in makeDiscreteThreshold() local
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp752 for (const auto& thresholdName : thresholdNames) in getSensorThresholds() local