Home
last modified time | relevance | path

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

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