Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator.cc523 uint32_t histogram_ranges_ref = histogram_data_ptr->ranges_ref; in CreateHistogram() local
528 histogram_ranges_ref, kTypeIdRangesArray, in CreateHistogram()
536 memory_allocator_->GetAllocSize(histogram_ranges_ref); in CreateHistogram()
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc595 uint32_t histogram_ranges_ref = histogram_data_ptr->ranges_ref; in CreateHistogram() local
600 histogram_ranges_ref, kTypeIdRangesArray, in CreateHistogram()
608 memory_allocator_->GetAllocSize(histogram_ranges_ref); in CreateHistogram()