Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc243 PersistentMemoryAllocator::Reference counts_ref; member
345 PersistentMemoryAllocator::Reference counts_ref = in AllocateHistogram() local
357 if (counts_ref && ranges_data && histogram_data) { in AllocateHistogram()
369 histogram_data->counts_ref = counts_ref; in AllocateHistogram()
586 histogram_data.counts_ref, kTypeIdCountsArray, in CreateHistogram()
591 memory_allocator_->GetAllocSize(histogram_data.counts_ref) < in CreateHistogram()