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