Searched defs:binIndex (Results 1 – 2 of 2) sorted by relevance
48 int32_t binIndex = (value + mBinWidth) / mBinWidth; in add() local83 uint64_t getCount(int32_t binIndex) const { in getCount()103 uint64_t getLastItemNumber(int32_t binIndex) const { in getLastItemNumber()
70 const int binIndex = mBinOptions->getBinForSample(sample); in logSample() local75 const int binIndex = mBinOptions->getBinForSample(sample); in logSampleWithUid() local