Searched refs:DropEvent (Results 1 – 3 of 3) sorted by relevance
111 struct DropEvent { struct124 std::vector<DropEvent> dropEvents; argument463 DropEvent buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason);
343 DropEvent MetricProducer::buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason) { in buildDropEvent()344 DropEvent event; in buildDropEvent()
229 message DropEvent { message246 repeated DropEvent drop_event = 5;