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