Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_functions.cc211 void UmaHistogramMemoryKB(const std::string& name, int sample) { in UmaHistogramMemoryKB() function
215 void UmaHistogramMemoryKB(const char* name, int sample) { in UmaHistogramMemoryKB() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_functions.cc92 void UmaHistogramMemoryKB(const std::string& name, int sample) { in UmaHistogramMemoryKB() function