Searched defs:bucketCount (Results 1 – 5 of 5) sorted by relevance
100 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testValueMetric() local175 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testPullerAcrossBuckets() local256 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testMultipleEventsPerBucket() local
128 int bucketCount = gaugeData.getData(0).getBucketInfoCount(); in testGaugeMetric() local
278 final int bucketCount = getBucketCount(); in getLabels() local
99 private int bucketCount; field in NetworkStatsHistory112 long[] operations, int bucketCount, long totalBytes) { in NetworkStatsHistory()
684 long bucketCount = 0; member