Home
last modified time | relevance | path

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

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