Searched refs:hprofbase (Results 1 – 1 of 1) sorted by relevance
100 File hprofbase = null; in main() local126 if (hprofbase != null) { in main()131 hprofbase = new File(args[i]); in main()177 if (hprofbase != null) { in main()178 AhatSnapshot base = loadHeapDump(hprofbase, mapbase, new AsciiProgress(), retained); in main()185 new AhatHttpHandler(new OverviewHandler(ahat, hprof, hprofbase, retained))); in main()