Searched defs:hprof (Results 1 – 5 of 5) sorted by relevance
50 String hprof = System.getProperty("ahat.test.dump.hprof"); in TestDump() local
49 File hprof = null; in main() local
32 public OverviewHandler(AhatSnapshot snapshot, File hprof) { in OverviewHandler()
71 public static AhatSnapshot fromHprof(File hprof) throws IOException { in fromHprof()
67 namespace hprof { namespace1044 explicit GcRootVisitor(Hprof* hprof) : hprof_(hprof) {} in GcRootVisitor()1422 Hprof hprof(filename, fd, direct_to_ddms); in DumpHeap() local