Home
last modified time | relevance | path

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

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