Searched refs:stopMethodTracingMethod (Results 1 – 6 of 6) sorted by relevance
77 private static final Method stopMethodTracingMethod; field in DeoptimizationController.VMDebug85 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");98 stopMethodTracingMethod.invoke(null); in stopMethodTracing()
74 private static final Method stopMethodTracingMethod; field in DeoptimizationController.VMDebug82 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");95 stopMethodTracingMethod.invoke(null); in stopMethodTracing()
158 private static final Method stopMethodTracingMethod; field in Main.VMDebug166 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");180 stopMethodTracingMethod.invoke(null); in $noinline$stopMethodTracing()
150 private static final Method stopMethodTracingMethod; field in Main.VMDebug158 stopMethodTracingMethod = c.getDeclaredMethod("stopMethodTracing");172 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()