Searched defs:num_buckets (Results 1 – 6 of 6) sorted by relevance
32 StatsdConfig CreateStatsdConfig(int num_buckets, in CreateStatsdConfig()95 const int num_buckets = 1; in TEST() local276 const int num_buckets = 3; in TEST() local396 const int num_buckets = 2; in TEST() local
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
31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig()60 const int num_buckets = 1; in TEST() local
103 static const uint32_t num_buckets = 128; variable
358 optional int32 num_buckets = 3; field
912 const int num_buckets = 200; in ClientCommand() local