| /external/cronet/base/metrics/ |
| D | histogram_snapshot_manager_unittest.cc | 100 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 124 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 148 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 167 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 201 const std::vector<const HistogramBase*>& histograms = in TEST_F() local 234 const std::vector<const HistogramBase*>& histograms = in TEST_F() local
|
| D | histogram_snapshot_manager.cc | 26 const std::vector<HistogramBase*>& histograms, in PrepareDeltas() 38 const std::vector<HistogramBase*>& histograms, in SnapshotUnloggedSamples()
|
| D | histogram_threadsafe_unittest.cc | 56 span<HistogramBase*> histograms, in SnapshotDeltaThread() 204 std::vector<HistogramBase*> histograms; in CreateHistograms() local 382 std::vector<HistogramBase*> histograms = in TEST_F() local
|
| D | statistics_recorder.cc | 286 Histograms histograms = Sort(GetHistograms(include_persistent)); in PrepareDeltas() local 298 Histograms histograms = Sort(GetHistograms()); in SnapshotUnloggedSamples() local 542 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort() 549 Histograms histograms, in WithName()
|
| /external/libchrome/base/metrics/ |
| D | histogram_snapshot_manager_unittest.cc | 78 const std::vector<std::string>& histograms = in TEST_F() local 94 const std::vector<std::string>& histograms = in TEST_F() local 110 const std::vector<std::string>& histograms = in TEST_F() local
|
| D | statistics_recorder.cc | 226 Histograms histograms = GetHistograms(); in PrepareDeltas() local 350 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort() 357 Histograms histograms, in WithName() 372 Histograms histograms) { in NonPersistent()
|
| D | histogram_snapshot_manager.cc | 47 const std::vector<HistogramBase*>& histograms, in PrepareDeltas()
|
| /external/webrtc/system_wrappers/source/ |
| D | metrics_default_unittest.cc | 31 rtc::AbslStringViewCmp>& histograms) { in NumSamples() 47 rtc::AbslStringViewCmp>& histograms) { in NumEvents() 125 histograms; in TEST_F() local 163 histograms; in TEST_F() local
|
| /external/webrtc/tools_webrtc/perf/ |
| D | catapult_uploader.py | 80 def _SendHistogramSet(url, histograms): argument 241 def _AddBuildInfo(histograms, options): argument 256 def _DumpOutput(histograms, output_file): argument
|
| /external/cronet/net/cert/ |
| D | cert_database_unittest.cc | 41 base::HistogramTester histograms; in TEST() local 67 base::HistogramTester histograms; in TEST() local
|
| D | coalescing_cert_verifier_unittest.cc | 72 base::HistogramTester histograms; in TEST_F() local 132 base::HistogramTester histograms; in TEST_F() local 200 base::HistogramTester histograms; in TEST_F() local 548 base::HistogramTester histograms; in TEST_F() local
|
| /external/grpc-grpc/src/core/lib/debug/ |
| D | stats.h | 51 std::vector<HistogramView> histograms; in StatsAsJson() local
|
| D | stats.cc | 48 absl::Span<const HistogramView> histograms, in StatsAsJson()
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/ |
| D | stats.h | 51 std::vector<HistogramView> histograms; in StatsAsJson() local
|
| D | stats.cc | 48 absl::Span<const HistogramView> histograms, in StatsAsJson()
|
| /external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/ |
| D | AsyncClient.java | 86 List<Histogram> histograms = doBenchmark(req, channels, endTime); in run() local 131 List<Histogram> histograms = new ArrayList<>(futures.size()); in doBenchmark() local 249 private static Histogram merge(List<Histogram> histograms) { in merge()
|
| /external/webrtc/sdk/android/src/jni/ |
| D | android_metrics.cc | 34 histograms; in JNI_Metrics_GetAndReset() local
|
| /external/cronet/net/reporting/ |
| D | reporting_delivery_agent_unittest.cc | 148 base::HistogramTester histograms; in TEST_F() local 201 base::HistogramTester histograms; in TEST_F() local 223 base::HistogramTester histograms; in TEST_F() local 276 base::HistogramTester histograms; in TEST_F() local
|
| D | reporting_header_parser_unittest.cc | 248 base::HistogramTester histograms; in TEST_P() local 275 base::HistogramTester histograms; in TEST_P() local 317 base::HistogramTester histograms; in TEST_P() local 1837 base::HistogramTester histograms; in TEST_P() local 1881 base::HistogramTester histograms; in TEST_P() local 1920 base::HistogramTester histograms; in TEST_P() local
|
| /external/cronet/third_party/brotli/enc/ |
| D | metablock_inc.h | 91 HistogramType* histograms = self->histograms_; in FN() local
|
| D | block_splitter_inc.h | 219 HistogramType* histograms = BROTLI_ALLOC(m, HistogramType, in FN() local 406 HistogramType* histograms; in FN() local
|
| /external/brotli/c/enc/ |
| D | metablock_inc.h | 88 HistogramType* histograms = self->histograms_; in FN() local
|
| D | block_splitter_inc.h | 205 HistogramType* histograms = BROTLI_ALLOC(m, HistogramType, in FN() local 374 HistogramType* histograms; in FN() local
|
| /external/webp/src/enc/ |
| D | histogram_enc.c | 561 VP8LHistogram** const histograms = image_histo->histograms; in HistogramBuild() local 587 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCopyAndAnalyze() local 619 VP8LHistogram** const histograms = image_histo->histograms; in HistogramAnalyzeEntropyBin() local 647 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineEntropyBin() local 795 VP8LHistogram** const histograms, int idx1, in HistoQueuePush() 834 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineGreedy() local 908 VP8LHistogram** const histograms = image_histo->histograms; in HistogramCombineStochastic() local
|
| /external/webrtc/audio/test/ |
| D | low_bandwidth_audio_test.py | 214 def _MergeInPerfResultsFromCcTests(histograms, run_perf_results_file): argument
|