Searched refs:TimestampReadings (Results 1 – 6 of 6) sorted by relevance
22 using TimestampReadings = std::tuple<uint64_t, Readings>; typedef42 const TimestampReadings& timestampReadings) in fillReport()
76 const telemetry::TimestampReadings& var);
566 const std::string& reportId, const telemetry::TimestampReadings& var) in sendTelemetryReportToSubs()
96 telemetry::TimestampReadings>( in requestRoutesMetricReport()101 const telemetry::TimestampReadings& ret) { in requestRoutesMetricReport()
139 const telemetry::TimestampReadings* readings = in getReadingsForReport()140 std::get_if<telemetry::TimestampReadings>(&found->second); in getReadingsForReport()
257 const telemetry::TimestampReadings& var) in filterAndSendReports()