Searched refs:counts_bytes (Results 1 – 1 of 1) sorted by relevance
322 size_t counts_bytes = CalculateRequiredCountsBytes(bucket_count); in AllocateHistogram() local323 if (counts_bytes == 0) { in AllocateHistogram()331 memory_allocator_->Allocate(counts_bytes, kTypeIdCountsArray); in AllocateHistogram()562 size_t counts_bytes = in CreateHistogram() local564 if (!counts_data || counts_bytes == 0 || in CreateHistogram()566 counts_bytes) { in CreateHistogram()