Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dreport.hpp65 const uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn,
102 uint64_t deduceBufferSize(const ReportUpdates reportUpdatesIn,
H A Dreport_factory.hpp36 uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn,
H A Dreport.cpp34 const uint64_t appendLimitIn, const ReportUpdates reportUpdatesIn, in Report() argument
44 reportUpdates(reportUpdatesIn), readings(std::move(readingsIn)), in Report()
167 uint64_t Report::deduceBufferSize(const ReportUpdates reportUpdatesIn, in deduceBufferSize() argument
170 if (reportUpdatesIn == ReportUpdates::overwrite || in deduceBufferSize()