Home
last modified time | relevance | path

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

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