Home
last modified time | relevance | path

Searched defs:num_buckets (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DAnomaly_count_e2e_test.cpp32 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold, int refractory_period_sec) { in CreateStatsdConfig()
58 const int num_buckets = 1; in TEST() local
175 const int num_buckets = 3; in TEST() local
245 const int num_buckets = 1; in TEST() local
270 const int num_buckets = 1; in TEST() local
333 const int num_buckets = 1; in TEST() local
H A DAnomaly_duration_sum_e2e_test.cpp40 StatsdConfig CreateStatsdConfig(int num_buckets, in CreateStatsdConfig()
110 const int num_buckets = 1; in TEST() local
293 const int num_buckets = 3; in TEST() local
416 const int num_buckets = 1; in TEST() local
504 const int num_buckets = 2; in TEST() local
H A DConfigTtl_e2e_test.cpp31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()
60 const int num_buckets = 1; in TEST() local
/aosp12/art/libartbase/base/metrics/
H A Dmetrics_test.h67 const MetricsHistogram<histogram_type, num_buckets, low_value, high_value>& histogram) { in GetBuckets() argument
/aosp12/art/libartbase/base/
H A Dhash_set.h549 size_t num_buckets = num_elements / max_load_factor_; in reserve() local
700 void AllocateStorage(size_t num_buckets) { in AllocateStorage()
771 const size_t num_buckets = NumBuckets(); in NextNonEmptySlot() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp103 static const uint32_t num_buckets = 128; variable
/aosp12/system/libhwbinder/vts/performance/
H A DBenchmark_throughput.cpp101 static const uint32_t num_buckets = 128; variable
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstatsd_config.proto379 optional int32 num_buckets = 3; field
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h176 int num_buckets; member
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp912 const int num_buckets = 200; in ClientCommand() local
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_event_defs.h226 u32 num_buckets; member