Searched defs:AddScaledCount (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/metrics/ | ||
H A D | histogram.cc | 988 void ScaledLinearHistogram::AddScaledCount(Sample value, int64_t count) { in AddScaledCount() function in base::ScaledLinearHistogram |
/aosp_15_r20/external/libchrome/base/metrics/ | ||
H A D | histogram.cc | 1051 void ScaledLinearHistogram::AddScaledCount(Sample value, int count) { in AddScaledCount() function in base::ScaledLinearHistogram |