Searched refs:stopMethodTracingMethod (Results 1 – 1 of 1) sorted by relevance
106 private static final Method stopMethodTracingMethod; field in Main.VMDebug113 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");126 stopMethodTracingMethod.invoke(null); in stopMethodTracing()