Home
last modified time | relevance | path

Searched refs:getPeakAllocatedBytes (Results 1 – 4 of 4) sorted by relevance

/system/chre/platform/include/chre/platform/
Dmemory_manager.h68 size_t getPeakAllocatedBytes() const { in getPeakAllocatedBytes() function
/system/chre/core/include/chre/core/
Dnanoapp.h69 size_t getPeakAllocatedBytes() const { in getPeakAllocatedBytes() function
/system/chre/core/
Dnanoapp.cc99 getTotalAllocatedBytes(), getPeakAllocatedBytes()); in logStateToBuffer()
/system/chre/platform/shared/
Dmemory_manager.cc91 getPeakAllocatedBytes(), getAllocationCount()); in logStateToBuffer()