Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dtrigger.cpp84 return fromLabeledThresholdParam(getLabeledThresholds()); in __anon5e4599b80402()
173 fromLabeledThresholdParam(getLabeledThresholds())); in storeConfiguration()
206 std::vector<LabeledThresholdParam> Trigger::getLabeledThresholds() const in getLabeledThresholds() function in Trigger
215 const auto labeledThresholds = getLabeledThresholds(); in isDiscreate()
H A Dtrigger.hpp50 std::vector<LabeledThresholdParam> getLabeledThresholds() const;