Searched refs:CountBucket (Results 1 – 2 of 2) sorted by relevance
35 struct CountBucket { struct84 std::unordered_map<MetricDimensionKey, std::vector<CountBucket>> mPastBuckets;93 static const size_t kBucketSize = sizeof(CountBucket{});
321 CountBucket info; in flushCurrentBucketLocked()