Home
last modified time | relevance | path

Searched defs:sampleFieldValue (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/
DFieldValue.cpp581 bool shouldKeepSample(const FieldValue& sampleFieldValue, int shardOffset, int shardCount) { in shouldKeepSample()
/packages/modules/StatsD/statsd/src/metrics/
DMetricProducer.cpp412 FieldValue sampleFieldValue; in passesSampleCheckLocked() local