Searched refs:multipleBucketsSkipped (Results 1 – 5 of 5) sorted by relevance
92 inline bool multipleBucketsSkipped(const int64_t numBucketsForward) const override { in multipleBucketsSkipped() function
97 inline bool multipleBucketsSkipped(const int64_t numBucketsForward) const override { in multipleBucketsSkipped() function
337 virtual bool multipleBucketsSkipped(const int64_t numBucketsForward) const = 0;
508 if (useAnomalyDetection && !multipleBucketsSkipped(calcBucketsForwardCount(eventTimeNs))) { in aggregateFields()
811 if (multipleBucketsSkipped(numBucketsForward)) { in closeCurrentBucket()