Searched defs:binIndex (Results 1 – 2 of 2) sorted by relevance
41 int32_t binIndex = (value + mBinWidth) / mBinWidth; in add() local76 uint64_t getCount(int32_t binIndex) const { in getCount()96 uint64_t getLastItemNumber(int32_t binIndex) const { in getLastItemNumber()
36 int32_t binIndex = durationMs / mBinSizeMs; in add() local