Home
last modified time | relevance | path

Searched refs:declareAnomaly (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/anomaly/
H A DDurationAnomalyTracker.cpp68 declareAnomaly(timestampNs, mAlert.metric_id(), dimensionKey, in stopAlarm()
105 declareAnomaly( in informAlarmsFired()
H A DAnomalyTracker.cpp209 void AnomalyTracker::declareAnomaly(const int64_t& timestampNs, int64_t metricId, in declareAnomaly() function in android::os::statsd::AnomalyTracker
245 declareAnomaly(timestampNs, metricId, key, currentBucketValue); in detectAndDeclareAnomaly()
H A DAnomalyTracker.h72 void declareAnomaly(const int64_t& timestampNs, int64_t metricId, const MetricDimensionKey& key,