Searched refs:mTotalBytes (Results 1 – 5 of 5) sorted by relevance
170 size_t mTotalBytes; // just an interesting statistic variable
169 mTotalBytes(0), in PoolAllocator()356 mTotalBytes += numBytes; in allocate()
281 uint32_t mTotalBytes; ///< Total number of bytes used by all messages in the queue. member
854 aInfo.mTotalBytes += message.GetLength(); in GetInfo()1012 aInfo.mTotalBytes += message.GetLength(); in GetInfo()
987 … (bufferInfo.*info.mQueuePtr).mNumBuffers, (bufferInfo.*info.mQueuePtr).mTotalBytes); in Process()