Home
last modified time | relevance | path

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

12

/aosp12/art/test/099-vmdebug/src/
H A DMain.java70 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
77 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
86 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
99 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
101 VMDebug.stopMethodTracing(); in testMethodTracingToFile()
297 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in Main.VMDebug
/aosp12/art/test/570-checker-osr/src/
H A DDeoptimizationController.java66 VMDebug.stopMethodTracing(); in stopDeoptimization()
97 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in DeoptimizationController.VMDebug
/aosp12/art/test/802-deoptimization/src/
H A DDeoptimizationController.java63 VMDebug.stopMethodTracing(); in stopDeoptimization()
94 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in DeoptimizationController.VMDebug
/aosp12/art/test/545-tracing-and-jit/src/
H A DMain.java89 VMDebug.stopMethodTracing(); in doLoadsOfStuff()
97 VMDebug.stopMethodTracing(); in doLoadsOfStuff()
244 public static void stopMethodTracing() throws Exception { in stopMethodTracing() method in Main.VMDebug
/aosp12/frameworks/base/core/java/android/ddm/
H A DDdmHandleProfiling.java130 Debug.stopMethodTracing(); in handleMPRE()
174 Debug.stopMethodTracing(); in handleMPSEOrSPSE()
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java77 Debug.stopMethodTracing(); in testMethodTracing()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallTime.java228 Debug.stopMethodTracing(); in stopTrace()
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DBenchmarkState.java159 Debug.stopMethodTracing(); in startNextTestRun()
/aosp12/packages/apps/Messaging/src/com/android/messaging/
H A DBugleApplication.java218 android.os.Debug.stopMethodTracing(); in maybeStartProfiling()
/aosp12/art/test/1940-ddms-ext/src-art/art/
H A DTest1940.java259 VMDebug.stopMethodTracing(); in run()
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DRRuleTest.java120 Debug.stopMethodTracing(); in runRecurrenceIteratorTest()
H A DRecurrenceProcessorTest.java110 Debug.stopMethodTracing(); in verifyRecurrence()
/aosp12/frameworks/base/core/java/android/os/
H A DDebug.java1370 public static void stopMethodTracing() { in stopMethodTracing() method in Debug
1371 VMDebug.stopMethodTracing(); in stopMethodTracing()
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSearchActivity.java295 if (mTraceStartUp) Debug.stopMethodTracing(); in onResume()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DEvent.java283 Debug.stopMethodTracing(); in loadEvents()
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc512 NATIVE_METHOD(VMDebug, stopMethodTracing, "()V"),
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java947 Debug.stopMethodTracing(); in onTouchEvent()
1044 Debug.stopMethodTracing(); in handleActionUp()
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarInstancesHelper.java549 Debug.stopMethodTracing(); in expandInstanceRangeLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java748 if (PROFILE_DUMP) Debug.stopMethodTracing(); in dump()
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java376 Debug.stopMethodTracing(); in stopProfiling()
H A DActivityThread.java961 Debug.stopMethodTracing(); in stopProfiling()
6948 Debug.stopMethodTracing(); in finishInstrumentation()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1186 if (TRACE) Debug.stopMethodTracing(); in hideWindow()
/aosp12/frameworks/base/core/java/android/widget/
H A DAbsListView.java4273 Debug.stopMethodTracing(); in onTouchUp()
4926 Debug.stopMethodTracing();
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java5982 Debug.stopMethodTracing(); in stopFreezingDisplayLocked()
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2182 Debug.stopMethodTracing(); in doTraversal()

12