Searched refs:mPeakAllocatedBytes (Results 1 – 3 of 3) sorted by relevance
70 return mPeakAllocatedBytes; in getPeakAllocatedBytes()82 if (mTotalAllocatedBytes > mPeakAllocatedBytes) { in setTotalAllocatedBytes()83 mPeakAllocatedBytes = mTotalAllocatedBytes; in setTotalAllocatedBytes()167 size_t mPeakAllocatedBytes = 0; variable
69 return mPeakAllocatedBytes; in getPeakAllocatedBytes()126 size_t mPeakAllocatedBytes = 0; variable
39 if (mTotalAllocatedBytes > mPeakAllocatedBytes) { in nanoappAlloc()40 mPeakAllocatedBytes = mTotalAllocatedBytes; in nanoappAlloc()