Searched refs:stopMethodTracingMethod (Results 1 – 5 of 5) sorted by relevance
74 private static final Method stopMethodTracingMethod; field in DeoptimizationController.VMDebug82 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");95 stopMethodTracingMethod.invoke(null); in stopMethodTracing()
77 private static final Method stopMethodTracingMethod; field in DeoptimizationController.VMDebug85 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");98 stopMethodTracingMethod.invoke(null); in stopMethodTracing()
111 private static final Method stopMethodTracingMethod; field in Main.VMDebug119 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");133 stopMethodTracingMethod.invoke(null); in $noinline$stopMethodTracing()
225 private static final Method stopMethodTracingMethod; field in Main.VMDebug232 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");245 stopMethodTracingMethod.invoke(null); in stopMethodTracing()
360 private static final Method stopMethodTracingMethod; field in Main.VMDebug386 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");426 stopMethodTracingMethod.invoke(null); in stopMethodTracing()