Home
last modified time | relevance | path

Searched refs:stopMethodTracing (Results 1 – 6 of 6) sorted by relevance

/art/test/802-deoptimization/src/
DDeoptimizationController.java63 VMDebug.stopMethodTracing(); in stopDeoptimization()
94 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in DeoptimizationController.VMDebug
/art/test/570-checker-osr/src/
DDeoptimizationController.java66 VMDebug.stopMethodTracing(); in stopDeoptimization()
97 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in DeoptimizationController.VMDebug
/art/test/099-vmdebug/src/
DMain.java71 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
78 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
87 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
100 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
102 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
340 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in Main.VMDebug
/art/test/545-tracing-and-jit/src/
DMain.java89 VMDebug.stopMethodTracing(); in doLoadsOfStuff()
97 VMDebug.stopMethodTracing(); in doLoadsOfStuff()
244 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in Main.VMDebug
/art/test/1940-ddms-ext/src-art/art/
DTest1940.java274 VMDebug.stopMethodTracing(); in run()
/art/runtime/native/
Ddalvik_system_VMDebug.cc648 NATIVE_METHOD(VMDebug, stopMethodTracing, "()V"),