Home
last modified time | relevance | path

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

/openbmc/telemetry/src/types/
H A Dtrigger_types.hpp57 using ThresholdParam = typedef
130 using ThresholdParam = std::tuple<std::string, uint64_t, std::string, double>; typedef