Searched refs:mTotalTransfers (Results 1 – 2 of 2) sorted by relevance
139 size_t mTotalTransfers; member145 mTotalAllocations(0), mTotalRecycles(0), mTotalTransfers(0), mTotalFetches(0) {} in Stats()187 mTotalTransfers++; in onBufferSent()
70 mStats.mTotalTransfers, in ~BufferPool()71 percentage(mStats.mTotalTransfers - mStats.mTotalFetches, mStats.mTotalTransfers)); in ~BufferPool()478 mStats.mTotalFetches, mStats.mTotalTransfers); in cleanUp()