Home
last modified time | relevance | path

Searched refs:CalculateRequiredCountsBytes (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc76 size_t CalculateRequiredCountsBytes(size_t bucket_count) { in CalculateRequiredCountsBytes() function
322 size_t counts_bytes = CalculateRequiredCountsBytes(bucket_count); in AllocateHistogram()
563 CalculateRequiredCountsBytes(histogram_data.bucket_count); in CreateHistogram()