Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/params/
H A Dreport_params.hpp81 appendLimitProperty = val; in appendLimit()
87 return appendLimitProperty; in appendLimit()
132 << ", AppendLimit: " << std::to_string(params.appendLimitProperty) in PrintTo()
149 uint64_t appendLimitProperty = 123; member in ReportParams