Home
last modified time | relevance | path

Searched defs:histogram_data (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/test/metrics/
H A Dhistogram_tester.cc115 auto histogram_data = histograms_snapshot_.find(name); in GetBucketCountForSamples() local
173 for (const auto& histogram_data : histograms_snapshot_) { in GetAllHistogramsRecorded() local
213 auto histogram_data = histograms_snapshot_.find(name); in CheckTotalCount() local
/aosp_15_r20/external/cronet/base/test/metrics/
H A Dhistogram_tester.cc178 auto histogram_data = histograms_snapshot_.find(histogram.histogram_name()); in GetBucketCountForSamples() local
239 for (const auto& histogram_data : histograms_snapshot_) { in GetAllHistogramsRecorded() local
265 auto histogram_data = histograms_snapshot_.find(histogram.histogram_name()); in GetTotalCountForSamples() local
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/src/
H A Dmain.rs167 let mut histogram_data = HashMap::new(); in calculate_latency_data() localVariable
451 let histogram_data = stats.calculate_latency_data().histogram; in main() localVariable
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator.cc330 PersistentHistogramData* histogram_data = in AllocateHistogram() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc377 PersistentHistogramData* histogram_data = in AllocateHistogram() local