Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dreport_factory.hpp36 uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn,
H A Dreport.hpp65 const uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn,
H A Dreport.cpp34 const uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn, in Report() argument
43 metricCount(getMetricCount(metricsIn)), appendLimit(appendLimitIn), in Report()