Home
last modified time | relevance | path

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

/external/cronet/base/metrics/
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
/external/libchrome/base/metrics/
Dhistogram_functions.cc92 void UmaHistogramMemoryKB(const std::string& name, int sample) { in UmaHistogramMemoryKB() function