Home
last modified time | relevance | path

Searched defs:thresholdName (Results 1 – 4 of 4) 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.cpp54 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