Searched refs:dumpHprofData (Results 1 – 7 of 7) sorted by relevance
1774 public static void dumpHprofData(String fileName) throws IOException { in dumpHprofData() method in Debug1775 VMDebug.dumpHprofData(fileName); in dumpHprofData()1787 public static void dumpHprofData(String fileName, FileDescriptor fd) in dumpHprofData() method in Debug1789 VMDebug.dumpHprofData(fileName, fd); in dumpHprofData()
166 Debug.dumpHprofData(fileName); in handleHPDU()
70 Debug.dumpHprofData(hprofFile.getAbsolutePath()); in dumpLeak()
5233 Debug.dumpHprofData(dhd.path, dhd.fd.getFileDescriptor()); in handleDumpHeap()
21578 method public static void dumpHprofData(java.lang.String) throws java.io.IOException;
30614 method public static void dumpHprofData(java.lang.String) throws java.io.IOException;
33335 method public static void dumpHprofData(java.lang.String) throws java.io.IOException;