Home
last modified time | relevance | path

Searched defs:histograms (Results 1 – 25 of 86) sorted by relevance

1234

/external/cronet/stable/base/metrics/
Dhistogram_snapshot_manager_unittest.cc104 histograms = in TEST_F() local
129 histograms = in TEST_F() local
154 histograms = in TEST_F() local
174 histograms = in TEST_F() local
209 histograms = in TEST_F() local
243 histograms = in TEST_F() local
Dhistogram_snapshot_manager.cc27 const std::vector<HistogramBase*>& histograms, in PrepareDeltas()
39 const std::vector<HistogramBase*>& histograms, in SnapshotUnloggedSamples()
Dhistogram_threadsafe_unittest.cc61 span<HistogramBase*> histograms, in SnapshotDeltaThread()
211 std::vector<HistogramBase*> histograms; in CreateHistograms() local
389 std::vector<HistogramBase*> histograms = in TEST_F() local
Dstatistics_recorder.cc291 Histograms histograms = Sort(GetHistograms(include_persistent)); in PrepareDeltas() local
303 Histograms histograms = Sort(GetHistograms()); in SnapshotUnloggedSamples() local
548 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort()
555 Histograms histograms, in WithName()
/external/cronet/tot/base/metrics/
Dhistogram_snapshot_manager_unittest.cc104 histograms = in TEST_F() local
129 histograms = in TEST_F() local
154 histograms = in TEST_F() local
174 histograms = in TEST_F() local
209 histograms = in TEST_F() local
243 histograms = in TEST_F() local
Dhistogram_snapshot_manager.cc27 const std::vector<HistogramBase*>& histograms, in PrepareDeltas()
39 const std::vector<HistogramBase*>& histograms, in SnapshotUnloggedSamples()
Dhistogram_threadsafe_unittest.cc61 span<HistogramBase*> histograms, in SnapshotDeltaThread()
211 std::vector<HistogramBase*> histograms; in CreateHistograms() local
389 std::vector<HistogramBase*> histograms = in TEST_F() local
Dstatistics_recorder.cc291 Histograms histograms = Sort(GetHistograms(include_persistent)); in PrepareDeltas() local
303 Histograms histograms = Sort(GetHistograms()); in SnapshotUnloggedSamples() local
548 StatisticsRecorder::Histograms StatisticsRecorder::Sort(Histograms histograms) { in Sort()
555 Histograms histograms, in WithName()
/external/libchrome/base/metrics/
Dhistogram_snapshot_manager_unittest.cc78 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
Dstatistics_recorder.cc226 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()
/external/webrtc/system_wrappers/source/
Dmetrics_default_unittest.cc31 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/
Dcatapult_uploader.py80 def _SendHistogramSet(url, histograms): argument
241 def _AddBuildInfo(histograms, options): argument
256 def _DumpOutput(histograms, output_file): argument
/external/cronet/stable/net/cert/
Dcert_database_unittest.cc41 base::HistogramTester histograms; in TEST() local
67 base::HistogramTester histograms; in TEST() local
Dcoalescing_cert_verifier_unittest.cc72 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/cronet/tot/net/cert/
Dcert_database_unittest.cc41 base::HistogramTester histograms; in TEST() local
67 base::HistogramTester histograms; in TEST() local
Dcoalescing_cert_verifier_unittest.cc72 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/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Dstats.h51 std::vector<HistogramView> histograms; in StatsAsJson() local
Dstats.cc48 absl::Span<const HistogramView> histograms, in StatsAsJson()
/external/grpc-grpc/src/core/lib/debug/
Dstats.h51 std::vector<HistogramView> histograms; in StatsAsJson() local
Dstats.cc48 absl::Span<const HistogramView> histograms, in StatsAsJson()
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DAsyncClient.java86 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/perfetto/protos/perfetto/config/chrome/
Dhistogram_samples.proto31 repeated HistogramSample histograms = 1; field
/external/webrtc/sdk/android/src/jni/
Dandroid_metrics.cc34 histograms; in JNI_Metrics_GetAndReset() local
/external/cronet/stable/third_party/brotli/enc/
Dmetablock_inc.h91 HistogramType* histograms = self->histograms_; in FN() local
/external/cronet/tot/third_party/brotli/enc/
Dmetablock_inc.h91 HistogramType* histograms = self->histograms_; in FN() local

1234