Searched defs:PastBucket (Results 1 – 1 of 1) sorted by relevance
40 struct PastBucket { struct41 int64_t mBucketStartNs;42 int64_t mBucketEndNs;43 std::vector<int> aggIndex;44 std::vector<AggregatedValue> aggregates;45 std::vector<int> sampleSizes;51 int64_t mConditionTrueNs;58 int64_t mConditionCorrectionNs;