/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/series/ |
D | histogram.rs | 80 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 D | main.rs | 164 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/ |
D | histogram.rs | 14 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 D | histogram_test.cc | 49 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/ |
D | modules-utils-expresslog.jar | META-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/ |
D | modules-utils-expresslog.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/benchmark/ |
H A D | benchmark_client.py | 52 hist: histogram.Histogram, 125 hist: histogram.Histogram, 158 hist: histogram.Histogram, 191 hist: histogram.Histogram,
|
H A D | worker_servicer.py | 124 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/ |
D | modules-utils-expresslog.jar | com/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/ |
D | modules-utils-expresslog.jar | com/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/ |
D | modules-utils-expresslog.jar | com/android/modules/expresslog/Counter.class
<Unknown>
package com.android. ... |
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/src/ |
H A D | main.rs | 34 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 D | Histogram.java | 24 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 D | histogram.h | 31 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 D | Histogram.java | 22 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/ |
D | Histogram.java | 26 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 D | SfStatsCollectionHelper.java | 224 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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/ |
D | histogram-inl.h | 49 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
|