Searched refs:startMethodTracingMethod (Results 1 – 1 of 1) sorted by relevance
105 private static final Method startMethodTracingMethod; field in Main.VMDebug111 startMethodTracingMethod = c.getDeclaredMethod("startMethodTracing", String.class,122 startMethodTracingMethod.invoke(null, filename, bufferSize, flags, samplingEnabled, in startMethodTracing()