Home
last modified time | relevance | path

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

/art/test/099-vmdebug/src/
DMain.java53 VMDebug.stopMethodTracing(); in testMethodTracing()
60 VMDebug.stopMethodTracing(); in testMethodTracing()
69 VMDebug.stopMethodTracing(); in testMethodTracing()
82 VMDebug.stopMethodTracing(); in testMethodTracing()
84 VMDebug.stopMethodTracing(); in testMethodTracing()
235 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in Main.VMDebug
/art/test/802-deoptimization/src/
DDeoptimizationController.java56 VMDebug.stopMethodTracing(); in stopDeoptimization()
87 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in DeoptimizationController.VMDebug
/art/runtime/native/
Ddalvik_system_VMDebug.cc481 NATIVE_METHOD(VMDebug, stopMethodTracing, "()V"),