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