Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_functions.h125 BASE_EXPORT void UmaHistogramMemoryLargeMB(const std::string& name, int sample);
Dhistogram_functions.cc100 void UmaHistogramMemoryLargeMB(const std::string& name, int sample) { in UmaHistogramMemoryLargeMB() function