Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DDurationMetricProducer.h44 const int startIndex, int stopIndex, int stopAllIndex, const bool nesting,
DDurationMetricProducer.cpp74 const int startIndex, const int stopIndex, const int stopAllIndex, const bool nesting, in DurationMetricProducer() argument
88 mStopAllIndex(stopAllIndex), in DurationMetricProducer()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp663 int startIndex = -1, stopIndex = -1, stopAllIndex = -1; in createDurationMetricProducerAndUpdateMetadata() local
690 trackerToMetricMap, stopAllIndex); in createDurationMetricProducerAndUpdateMetadata()
782 stopAllIndex, nesting, wizard, metricHash, internalDimensions, timeBaseNs, in createDurationMetricProducerAndUpdateMetadata()