Home
last modified time | relevance | path

Searched refs:UpdateMax (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/lib/libkll/
H A Dkll.cpp51 UpdateMax(value); in Add()
59 UpdateMax(value); in AddWeighted()
123 void KllQuantile::UpdateMax(int64_t value) { in UpdateMax() function in dist_proc::aggregation::KllQuantile
/aosp12/packages/modules/StatsD/lib/libkll/include/
H A Dkll.h82 void UpdateMax(const int64_t value);