HomeSort by relevance Sort by last modified time
    Searched refs:dumpMemoryStats (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/utils/
LinearAllocator.h 63 void dumpMemoryStats(const char* prefix = "");
  /frameworks/native/libs/utils/
LinearAllocator.cpp 216 void LinearAllocator::dumpMemoryStats(const char* prefix) {
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.cpp 296 void dumpMemoryStats() {
299 m_heap.dumpMemoryStats(PREFIX);
518 mRecording->recording()->dumpMemoryStats();
    [all...]

Completed in 99 milliseconds