HomeSort by relevance Sort by last modified time
    Searched refs:GetCountAndBucketData (Results 1 - 6 of 6) sorted by null

  /external/libchrome/base/metrics/
sparse_histogram.h 69 void GetCountAndBucketData(Count* count,
histogram_base.h 159 // the help of GetParameters and GetCountAndBucketData; overwrite them to
173 virtual void GetCountAndBucketData(Count* count,
histogram_base.cc 109 GetCountAndBucketData(&count, &sum, buckets.get());
sparse_histogram.cc 126 void SparseHistogram::GetCountAndBucketData(Count* /* count */,
histogram.h 264 void GetCountAndBucketData(Count* count,
histogram.cc 522 void Histogram::GetCountAndBucketData(Count* count,

Completed in 353 milliseconds