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