Searched defs:UmaHistogramPercentage (Results 1 – 2 of 2) sorted by relevance
42 void UmaHistogramPercentage(const std::string& name, int percent) { in UmaHistogramPercentage() function46 void UmaHistogramPercentage(const char* name, int percent) { in UmaHistogramPercentage() function
29 void UmaHistogramPercentage(const std::string& name, int percent) { in UmaHistogramPercentage() function