Searched defs:GetCountAndBucketData (Results 1 – 8 of 8) sorted by relevance
49 void GetCountAndBucketData(Count* count, in GetCountAndBucketData() function
46 void GetCountAndBucketData(Count* count, in GetCountAndBucketData() function
223 void SparseHistogram::GetCountAndBucketData(Count* count, in GetCountAndBucketData() function in base::SparseHistogram
790 void Histogram::GetCountAndBucketData(Count* count, in GetCountAndBucketData() function in base::Histogram
197 HistogramBase::CountAndBucketData HistogramBase::GetCountAndBucketData() const { in GetCountAndBucketData() function in base::HistogramBase
85 CountAndBucketData GetCountAndBucketData(SparseHistogram* histogram) { in GetCountAndBucketData() function in base::SparseHistogramTest
109 CountAndBucketData GetCountAndBucketData(Histogram* histogram) { in GetCountAndBucketData() function in base::HistogramTest