Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/anomaly/
DDurationAnomalyTracker.cpp68 declareAnomaly(timestampNs, mAlert.metric_id(), dimensionKey, in stopAlarm()
105 declareAnomaly( in informAlarmsFired()
DAnomalyTracker.cpp210 void AnomalyTracker::declareAnomaly(const int64_t& timestampNs, int64_t metricId, in declareAnomaly() function in android::os::statsd::AnomalyTracker
246 declareAnomaly(timestampNs, metricId, key, currentBucketValue); in detectAndDeclareAnomaly()
DAnomalyTracker.h70 void declareAnomaly(const int64_t& timestampNs, int64_t metricId, const MetricDimensionKey& key,