Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_functions.cc26 void UmaHistogramExactLinear(const std::string& name, in UmaHistogramExactLinear() function
35 void UmaHistogramExactLinear(const char* name, int sample, int exclusive_max) { in UmaHistogramExactLinear() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_functions.cc20 void UmaHistogramExactLinear(const std::string& name, in UmaHistogramExactLinear() function