Home
last modified time | relevance | path

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

/chre-3.4.0/platform/include/chre/platform/
Dmemory_manager.h69 size_t getPeakAllocatedBytes() const { in getPeakAllocatedBytes() function
/chre-3.4.0/core/include/chre/core/
Dnanoapp.h73 size_t getPeakAllocatedBytes() const { in getPeakAllocatedBytes() function
/chre-3.4.0/platform/shared/
Dmemory_manager.cc93 getTotalAllocatedBytes(), getPeakAllocatedBytes(), getAllocationCount()); in logStateToBuffer()
/chre-3.4.0/core/
Dnanoapp.cc165 getTotalAllocatedBytes(), getPeakAllocatedBytes()); in logStateToBuffer()