Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.h66 const bool include_current_partial_bucket, const bool erase_data,
70 const bool include_current_partial_bucket, const bool erase_data,
75 const bool include_current_partial_bucket, const bool erase_data,
260 const bool include_current_partial_bucket, const bool erase_data,
DStatsLogProcessor.cpp662 const bool include_current_partial_bucket, in onDumpReport() argument
698 include_current_partial_bucket, erase_data, dumpReportReason, in onDumpReport()
725 const bool include_current_partial_bucket, in onDumpReport() argument
729 onDumpReport(key, dumpTimeStampNs, wallClockNs, include_current_partial_bucket, erase_data, in onDumpReport()
743 const bool include_current_partial_bucket, in onDumpReport() argument
746 onDumpReport(key, dumpTimeStampNs, getWallClockNs(), include_current_partial_bucket, erase_data, in onDumpReport()
755 const bool include_current_partial_bucket, const bool erase_data, in onConfigMetricsReportLocked() argument
780 it->second->onDumpReport(dumpTimeStampNs, wallClockNs, include_current_partial_bucket, in onConfigMetricsReportLocked()
/packages/modules/StatsD/statsd/src/metrics/
DRestrictedEventMetricProducer.h47 void onDumpReportLocked(const int64_t dumpTimeNs, const bool include_current_partial_bucket,
DMetricProducer.h244 void onDumpReport(const int64_t dumpTimeNs, const bool include_current_partial_bucket, in onDumpReport() argument
248 onDumpReportLocked(dumpTimeNs, include_current_partial_bucket, erase_data, dumpLatency, in onDumpReport()
445 const bool include_current_partial_bucket,
DEventMetricProducer.h61 const bool include_current_partial_bucket,
DRestrictedEventMetricProducer.cpp69 const int64_t dumpTimeNs, const bool include_current_partial_bucket, const bool erase_data, in onDumpReportLocked() argument
DCountMetricProducer.h76 const bool include_current_partial_bucket,
DCountMetricProducer.cpp223 const bool include_current_partial_bucket, in onDumpReportLocked() argument
227 if (include_current_partial_bucket) { in onDumpReportLocked()
DDurationMetricProducer.h90 const bool include_current_partial_bucket,
DMetricsManager.cpp480 const bool include_current_partial_bucket, const bool erase_data, in onDumpReport() argument
500 producer->onDumpReport(dumpTimeStampNs, include_current_partial_bucket, erase_data, in onDumpReport()
503 producer->onDumpReport(dumpTimeStampNs, include_current_partial_bucket, erase_data, in onDumpReport()
DGaugeMetricProducer.h119 const bool include_current_partial_bucket,
DGaugeMetricProducer.cpp251 const bool include_current_partial_bucket, in onDumpReportLocked() argument
257 if (include_current_partial_bucket) { in onDumpReportLocked()
DEventMetricProducer.cpp174 const bool include_current_partial_bucket, in onDumpReportLocked() argument
DDurationMetricProducer.cpp512 const int64_t dumpTimeNs, const bool include_current_partial_bucket, const bool erase_data, in onDumpReportLocked() argument
514 if (include_current_partial_bucket) { in onDumpReportLocked()
DMetricsManager.h137 const bool include_current_partial_bucket, const bool erase_data,
/packages/modules/StatsD/statsd/tests/
DStatsLogProcessor_test.cpp76 const bool include_current_partial_bucket, const bool erase_data,
216 const bool include_current_partial_bucket, const bool erase_data,