Home
last modified time | relevance | path

Searched refs:bins (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/modules-utils/javatests/com/android/modules/expresslog/
DUniformOptionsTest.java58 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()
DScaledRangeOptionsTest.java88 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()
/frameworks/libs/modules-utils/java/com/android/modules/expresslog/
DHistogram.java215 long[] bins = new long[count]; in initBins() local
216 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()
/frameworks/proto_logging/stats/atoms/expresslog/
Dexpresslog_extension_atoms.proto71 // dim[0] .. dim[bins_count - 1] - valid samples count bins
72 // 2 extra bins reserved to represent underflow/overflow
88 // dim[0] .. dim[bins_count - 1] - valid samples count bins
89 // 2 extra bins reserved to represent underflow/overflow
/frameworks/proto_logging/stats/express/catalog/
Dwear_notifications.cfg5 …set for bridged notifications. Logged as histogram value with 1.35 scaled bins in range [0, 10, 10…
/frameworks/base/proto/src/
Dcamera.proto59 // The boundary values between histogram bins
62 // The frame counts for each histogram bins
/frameworks/proto_logging/stats/
Datoms.proto14376 // The boundary values between histogram bins
14379 // The frame counts for each histogram bins