Searched refs:bins (Results 1 – 7 of 7) sorted by relevance
58 for (int i = 0, bins = options.getBinsCount(); i < bins; i++) { in testBinIndexForRangeEqual1()66 for (int i = 0, bins = options.getBinsCount(); i < bins; i++) { in testBinIndexForRangeEqual2()91 for (int i = 1, bins = options.getBinsCount() - 1; i < bins; i++) { in testBinIndexForRangeEqual10()
88 for (int i = 0, bins = options.getBinsCount(); i < bins; i++) { in testBinIndexForRangeEqual1()99 for (int i = 0, bins = options.getBinsCount(); i < bins; i++) { in testBinIndexForRangeEqual2()124 for (int i = 1, bins = options.getBinsCount() - 1; i < bins; i++) { in testBinIndexForRangeEqual10()
215 long[] bins = new long[count]; in initBins() local216 bins[0] = minValue; in initBins()220 double currentBinMinValue = bins[i - 1] + lastWidth; in initBins()226 bins[i] = (long) currentBinMinValue; in initBins()229 return bins; in initBins()
71 // dim[0] .. dim[bins_count - 1] - valid samples count bins72 // 2 extra bins reserved to represent underflow/overflow88 // dim[0] .. dim[bins_count - 1] - valid samples count bins89 // 2 extra bins reserved to represent underflow/overflow
5 …set for bridged notifications. Logged as histogram value with 1.35 scaled bins in range [0, 10, 10…
59 // The boundary values between histogram bins62 // The frame counts for each histogram bins
14376 // The boundary values between histogram bins14379 // The frame counts for each histogram bins