Searched refs:getAnomalyThreshold (Results 1 – 3 of 3) sorted by relevance
95 inline int64_t getAnomalyThreshold() const { in getAnomalyThreshold() function
308 int64_t anomalyTimeNs = currentTimestamp + anomalyTracker.getAnomalyThreshold() - maxElapsed; in predictAnomalyTimestampNs()
361 const int64_t thresholdNs = anomalyTracker.getAnomalyThreshold(); in predictAnomalyTimestampNs()