Home
last modified time | relevance | path

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

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