Searched defs:num_buckets (Results 1 – 11 of 11) sorted by relevance
32 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold, int refractory_period_sec) { in CreateStatsdConfig()58 const int num_buckets = 1; in TEST() local175 const int num_buckets = 3; in TEST() local245 const int num_buckets = 1; in TEST() local270 const int num_buckets = 1; in TEST() local333 const int num_buckets = 1; in TEST() local
40 StatsdConfig CreateStatsdConfig(int num_buckets, in CreateStatsdConfig()110 const int num_buckets = 1; in TEST() local293 const int num_buckets = 3; in TEST() local416 const int num_buckets = 1; in TEST() local504 const int num_buckets = 2; in TEST() local
31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()60 const int num_buckets = 1; in TEST() local
67 const MetricsHistogram<histogram_type, num_buckets, low_value, high_value>& histogram) { in GetBuckets() argument
549 size_t num_buckets = num_elements / max_load_factor_; in reserve() local700 void AllocateStorage(size_t num_buckets) { in AllocateStorage()771 const size_t num_buckets = NumBuckets(); in NextNonEmptySlot() local
103 static const uint32_t num_buckets = 128; variable
101 static const uint32_t num_buckets = 128; variable
379 optional int32 num_buckets = 3; field
176 int num_buckets; member
912 const int num_buckets = 200; in ClientCommand() local
226 u32 num_buckets; member