Searched refs:UmaHistogramPercentage (Results 1 – 2 of 2) sorted by relevance
85 BASE_EXPORT void UmaHistogramPercentage(const std::string& name, int percent);
29 void UmaHistogramPercentage(const std::string& name, int percent) { in UmaHistogramPercentage() function