Searched refs:dumpNativeMallocInfo (Results 1 – 2 of 2) sorted by relevance
2057 public static native void dumpNativeMallocInfo(FileDescriptor fd); in dumpNativeMallocInfo() method in Debug
6090 Debug.dumpNativeMallocInfo(fd.getFileDescriptor()); in handleDumpHeap()