Home
last modified time | relevance | path

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

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