Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc289 recovery1.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
339 recovery2.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
439 recovery1.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
H A Dpersistent_histogram_allocator_fuzzer.cc46 histogram_allocator->MergeHistogramDeltaToStatisticsRecorder( in LLVMFuzzerTestOneInput()
H A Dpersistent_histogram_allocator.h267 void MergeHistogramDeltaToStatisticsRecorder(HistogramBase* histogram);
H A Dstatistics_recorder_unittest.cc801 allocator_->MergeHistogramDeltaToStatisticsRecorder(histogram.get()); in MergeHistogramDeltas()
H A Dpersistent_histogram_allocator.cc502 void PersistentHistogramAllocator::MergeHistogramDeltaToStatisticsRecorder( in MergeHistogramDeltaToStatisticsRecorder() function in base::PersistentHistogramAllocator
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc273 recovery1.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
315 recovery2.MergeHistogramDeltaToStatisticsRecorder(recovered.get()); in TEST_F()
H A Dpersistent_histogram_allocator.h257 void MergeHistogramDeltaToStatisticsRecorder(HistogramBase* histogram);
H A Dstatistics_recorder_unittest.cc652 allocator_->MergeHistogramDeltaToStatisticsRecorder(histogram.get()); in MergeHistogramDeltas()
H A Dpersistent_histogram_allocator.cc446 void PersistentHistogramAllocator::MergeHistogramDeltaToStatisticsRecorder( in MergeHistogramDeltaToStatisticsRecorder() function in base::PersistentHistogramAllocator
/aosp_15_r20/external/cronet/components/metrics/content/
H A Dsubprocess_metrics_provider.cc269 allocator_ptr->MergeHistogramDeltaToStatisticsRecorder(histogram.get()); in MergeHistogramDeltasFromAllocator()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h260 void MergeHistogramDeltaToStatisticsRecorder(HistogramBase* histogram);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h260 void MergeHistogramDeltaToStatisticsRecorder(HistogramBase* histogram);
/aosp_15_r20/external/cronet/components/metrics/
H A Dfile_metrics_provider.cc585 source->allocator->MergeHistogramDeltaToStatisticsRecorder( in MergeHistogramDeltasFromSource()