Searched refs:bucketCounters (Results 1 – 2 of 2) sorted by relevance
170 private void addToBucketCounter(int[] bucketEndPoints, int[] bucketCounters, int time) { in addToBucketCounter() argument174 bucketCounters[i]++; in addToBucketCounter()178 bucketCounters[i]++; in addToBucketCounter()
787 histogramProto.bucketCounters = rilHistogram.getBucketCounters(); in buildProto()