Home
last modified time | relevance | path

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

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