Home
last modified time | relevance | path

Searched refs:ssa (Results 1 – 25 of 34) sorted by relevance

12

/art/test/149-suspend-all-stress/
Dsuspend_all.cc40 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_suspendAndResume() local
52 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_suspendAndResume() local
/art/test/597-deopt-new-string/
Ddeopt.cc38 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_deoptimizeAll() local
57 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_undeoptimizeAll() local
/art/openjdkjvmti/
Dti_dump.cc64 art::ScopedSuspendAll ssa("Add sigquit callback"); in Register() local
71 art::ScopedSuspendAll ssa("Remove sigquit callback"); in Unregister() local
Dti_phase.cc144 art::ScopedSuspendAll ssa("Add phase callback"); in Register() local
151 art::ScopedSuspendAll ssa("Remove phase callback"); in Unregister() local
Dti_search.cc205 art::ScopedSuspendAll ssa("Add search callback"); in Register() local
212 art::ScopedSuspendAll ssa("Remove search callback"); in Unregister() local
Dti_object.cc95 art::ScopedSuspendAll ssa("GetObjectMonitorUsage", /*long_suspend=*/false); in GetObjectMonitorUsage() local
Ddeopt_manager.cc104 art::ScopedSuspendAll ssa("Add method Inspection Callback"); in Setup() local
112 art::ScopedSuspendAll ssa("remove method Inspection Callback"); in Shutdown() local
Dti_class.cc366 art::ScopedSuspendAll ssa("FixupTempClass"); in FixupTempClass() local
532 art::ScopedSuspendAll ssa("Add load callback"); in Register() local
539 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Dti_method.cc100 art::ScopedSuspendAll ssa("Add method callback"); in Register() local
108 art::ScopedSuspendAll ssa("Remove method callback"); in Unregister() local
Dti_thread.cc160 art::ScopedSuspendAll ssa("Add thread callback"); in Register() local
206 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Devents.cc1094 art::ScopedSuspendAll ssa("jvmti method tracing installation"); in SetupTraceListener() local
1394 art::ScopedSuspendAll ssa("jvmti method tracing uninstallation"); in Shutdown() local
/art/runtime/
Dinstrumentation_test.cc198 ScopedSuspendAll ssa("Instrumentation::ConfigureStubs"); in CheckConfigureStubs() local
224 ScopedSuspendAll ssa("Add instrumentation listener"); in TestEvent() local
248 ScopedSuspendAll ssa("Remove instrumentation listener"); in TestEvent() local
274 ScopedSuspendAll ssa("Single method deoptimization"); in DeoptimizeMethod() local
290 ScopedSuspendAll ssa("Single method undeoptimization"); in UndeoptimizeMethod() local
305 ScopedSuspendAll ssa("Full deoptimization"); in DeoptimizeEverything() local
320 ScopedSuspendAll ssa("Full undeoptimization"); in UndeoptimizeEverything() local
335 ScopedSuspendAll ssa("EnableMethodTracing"); in EnableMethodTracing() local
347 ScopedSuspendAll ssa("EnableMethodTracing"); in DisableMethodTracing() local
Druntime_callbacks_test.cc59 ScopedSuspendAll ssa("RuntimeCallbacksTest SetUp"); in SetUp() local
68 ScopedSuspendAll ssa("RuntimeCallbacksTest TearDown"); in TearDown() local
Dtrace.cc298 ScopedSuspendAll ssa(__FUNCTION__); in RunSamplingThread() local
410 ScopedSuspendAll ssa(__FUNCTION__); in Start() local
475 ScopedSuspendAll ssa(__FUNCTION__); in StopTracing() local
Doat_file_manager.cc567 ScopedSuspendAll ssa("Add image space"); in OpenDexFilesFromOat() local
596 ScopedSuspendAll ssa("Remove image space"); in OpenDexFilesFromOat() local
Ddebugger.cc685 ScopedSuspendAll ssa(__FUNCTION__); in GoActive() local
715 ScopedSuspendAll ssa(__FUNCTION__); in Disconnected() local
864 ScopedSuspendAll ssa(__FUNCTION__); in GetMonitorInfo() local
3263 ScopedSuspendAll ssa(__FUNCTION__); in ManageDeoptimization() local
4813 ScopedSuspendAll ssa(__FUNCTION__); in DdmSendHeapSegments() local
4825 ScopedSuspendAll ssa(__FUNCTION__); in DdmSendHeapSegments() local
/art/tools/tracefast-plugin/
Dtracefast.cc132 art::ScopedSuspendAll ssa("starting fast tracing"); in StartTracing() local
160 art::ScopedSuspendAll ssa("Add phase callback"); in ArtPlugin_Initialize() local
/art/runtime/gc/
Dheap-visit-objects-inl.h54 ScopedSuspendAll ssa(__FUNCTION__); in VisitObjects()
Dheap.cc838 ScopedSuspendAll ssa(__FUNCTION__); in DisableMovingGc() local
1424 ScopedSuspendAll ssa(__FUNCTION__); in Trim() local
1917 ScopedSuspendAll ssa(__FUNCTION__); in GetObjectsAllocated() local
2073 ScopedSuspendAll ssa(__FUNCTION__); in PerformHomogeneousSpaceCompact() local
2167 ScopedSuspendAll ssa(__FUNCTION__); in TransitionCollector() local
/art/runtime/gc/accounting/
Dmod_union_table_test.cc192 ScopedSuspendAll ssa("Add image space"); in RunTest() local
264 ScopedSuspendAll ssa("Add image space"); in RunTest() local
/art/runtime/gc/space/
Drosalloc_space.cc375 ScopedSuspendAll ssa(__FUNCTION__); in InspectAllRosAllocWithSuspendAll() local
444 ScopedSuspendAll ssa(__FUNCTION__); in DumpStats() local
Dspace_create_test.cc172 ScopedSuspendAll ssa("Add image space"); in TEST_P() local
Dspace_test.h50 ScopedSuspendAll ssa("Add image space");
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc209 ScopedSuspendAll ssa(__FUNCTION__); in EnableDebugFeatures() local
/art/test/common/
Druntime_state.cc380 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_deoptimizeBootImage() local

12