Searched refs:mTotalRecycles (Results 1 – 2 of 2) sorted by relevance
137 size_t mTotalRecycles; member145 mTotalAllocations(0), mTotalRecycles(0), mTotalTransfers(0), mTotalFetches(0) {} in Stats()176 mTotalRecycles++; in onBufferRecycled()
69 mStats.mTotalAllocations, percentage(mStats.mTotalRecycles, mStats.mTotalAllocations), in ~BufferPool()477 mStats.mTotalRecycles, mStats.mTotalAllocations, in cleanUp()