Home
last modified time | relevance | path

Searched defs:Histogram (Results 1 – 25 of 223) sorted by relevance

123456789

/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/series/
Dhistogram.rs80 pub struct Histogram<'a, BR, A, Tag = Vertical> struct
94 impl<'a, BR, A, Tag> Histogram<'a, BR, A, Tag> argument
191 impl<'a, BR, A> Histogram<'a, BR, A, Vertical> impl
213 impl<'a, BR, A> Histogram<'a, BR, A, Horizontal> impl
234 impl<'a, BR, A> Iterator for Histogram<'a, BR, A, Vertical> implementation
258 impl<'a, BR, A> Iterator for Histogram<'a, BR, A, Horizontal> implementation
/aosp_15_r20/external/crosvm/tools/impl/catapult_converter/src/
H A Dmain.rs164 struct Histogram { struct
166 unit: HistogramUnit, argument
179 impl Histogram { argument
291 Histogram(Histogram), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/
Dhistogram.rs14 pub(crate) struct Histogram { struct
21 histogram_type: HistogramType, argument
190 impl Histogram { implementation
220 pub(crate) fn submit(&self, histogram: &Histogram) { in submit()
250 pub(crate) fn build(&self) -> Histogram { in build()
295 fn linear(resolution: u64, num_buckets: usize) -> Histogram { in linear()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/histogram/
H A Dhistogram_test.cc49 TEST(Histogram, Empty) { in TEST() argument
54 TEST(Histogram, SingleValue) { in TEST() argument
60 TEST(Histogram, CustomBuckets) { in TEST() argument
69 TEST(Histogram, Median) { in TEST() argument
78 TEST(Histogram, Percentile) { in TEST() argument
104 TEST(Histogram, Basic) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common/javac/
Dmodules-utils-expresslog.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common_apex33/javac/
Dmodules-utils-expresslog.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/benchmark/
H A Dbenchmark_client.py52 hist: histogram.Histogram,
125 hist: histogram.Histogram,
158 hist: histogram.Histogram,
191 hist: histogram.Histogram,
H A Dworker_servicer.py124 start_time: float, end_time: float, qps_data: histogram.Histogram
141 server: str, config: control_pb2.ClientConfig, qps_data: histogram.Histogram
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common_apex33/turbine/
Dmodules-utils-expresslog.jarcom/android/modules/expresslog/Counter.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common/turbine/
Dmodules-utils-expresslog.jarcom/android/modules/expresslog/Counter.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/expresslog/modules-utils-expresslog/android_common/turbine-combined/
Dmodules-utils-expresslog.jarcom/android/modules/expresslog/Counter.class <Unknown> package com.android. ...
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/src/
H A Dmain.rs34 Histogram(Histogram), enumerator
83 struct Histogram { struct
86 input: String,
89 output_json: String,
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DHistogram.java24 public class Histogram extends TestBase { class
31 public Histogram(boolean useIntrisic) { in Histogram() method in Histogram
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dhistogram.h31 Histogram() in Histogram() function
42 Histogram(Histogram&& other) noexcept : impl_(other.impl_) { in Histogram() function
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DHistogram.java22 class Histogram { class
25 private Histogram(long handle) { in Histogram() method in Histogram
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/expresslog/
DHistogram.java26 public final class Histogram { class
37 public Histogram(@NonNull String metricId, @NonNull BinOptions binOptions) { in Histogram() method in Histogram
/aosp_15_r20/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
H A DSfStatsCollectionHelper.java224 private static final class Histogram { class in SfStatsCollectionHelper
228 Histogram() { in Histogram() method in SfStatsCollectionHelper.Histogram
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dhistogram-inl.h49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function
58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function

123456789