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 78 void GetCountAndBucketData(Count* count,
histogram_base.h 211 // the help of GetParameters and GetCountAndBucketData; overwrite them to
235 virtual void GetCountAndBucketData(Count* count,
histogram_base.cc 109 GetCountAndBucketData(&count, &sum, buckets.get());
sparse_histogram.cc 220 void SparseHistogram::GetCountAndBucketData(Count* count,
histogram.h 295 void GetCountAndBucketData(Count* count,
histogram.cc 707 void Histogram::GetCountAndBucketData(Count* count,
    [all...]

Completed in 137 milliseconds