Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/lib/libkll/
H A Dsampler.cpp45 void KllSampler::AddWithWeight(int64_t item, int weight) { in AddWithWeight() function in dist_proc::aggregation::internal::KllSampler
H A Dcompactor_stack.cpp67 void CompactorStack::AddWithWeight(int64_t value, int weight) { in AddWithWeight() function in dist_proc::aggregation::internal::CompactorStack