Searched refs:all_hprof_options (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/tools/jhat/
H A DHatRun.java92 private String all_hprof_options; field in class:HatRun
101 all_hprof_options = hprof_options;
205 cmd[i++] = "-agentlib:hprof=" + all_hprof_options

Completed in 37 milliseconds