Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_functions.h113 BASE_EXPORT void UmaHistogramMediumTimes(const std::string& name,
Dhistogram_functions.cc82 void UmaHistogramMediumTimes(const std::string& name, TimeDelta sample) { in UmaHistogramMediumTimes() function