Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DMetricProducer.h92 struct DropEvent { struct
105 std::vector<DropEvent> dropEvents; argument
502 DropEvent buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason) const;
DMetricProducer.cpp393 DropEvent MetricProducer::buildDropEvent(const int64_t dropTimeNs, in buildDropEvent()
395 DropEvent event; in buildDropEvent()
/packages/modules/StatsD/statsd/src/
Dstats_log.proto263 message DropEvent { message
280 repeated DropEvent drop_event = 5;