Home
last modified time | relevance | path

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

/openbmc/telemetry/src/types/
H A Dtrigger_types.hpp150 inline bool isTriggerThresholdDiscrete( in isTriggerThresholdDiscrete() function
/openbmc/telemetry/src/
H A Dtrigger_factory.cpp132 if (isTriggerThresholdDiscrete(newParams)) in updateThresholds()
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp167 Eq(isTriggerThresholdDiscrete(triggerParams.thresholdParams()))); in TEST_F()