Home
last modified time | relevance | path

Searched refs:fullLink (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/
H A DDurationTracker.h74 int64_t bucketSizeNs, bool conditionSliced, bool fullLink, in DurationTracker() argument
88 mHasLinksToAllConditionDimensionsInTracker(fullLink), in DurationTracker()
H A DMaxDurationTracker.cpp32 bool conditionSliced, bool fullLink, in MaxDurationTracker() argument
35 currentBucketNum, startTimeNs, bucketSizeNs, conditionSliced, fullLink, in MaxDurationTracker()
H A DMaxDurationTracker.h34 int64_t bucketSizeNs, bool conditionSliced, bool fullLink,
H A DOringDurationTracker.h33 bool conditionSliced, bool fullLink,
H A DOringDurationTracker.cpp31 bool fullLink, const vector<sp<AnomalyTracker>>& anomalyTrackers) in OringDurationTracker() argument
33 currentBucketNum, startTimeNs, bucketSizeNs, conditionSliced, fullLink, in OringDurationTracker()