Home
last modified time | relevance | path

Searched defs:ssa (Results 1 – 24 of 24) sorted by relevance

/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.cc62 art::ScopedSuspendAll ssa("Add sigquit callback"); in Register() local
69 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.cc204 art::ScopedSuspendAll ssa("Add search callback"); in Register() local
211 art::ScopedSuspendAll ssa("Remove search callback"); in Unregister() local
Dti_object.cc95 art::ScopedSuspendAll ssa("GetObjectMonitorUsage", /*long_suspend*/false); in GetObjectMonitorUsage() local
Ddeopt_manager.cc96 art::ScopedSuspendAll ssa("Add method Inspection Callback"); in Setup() local
104 art::ScopedSuspendAll ssa("remove method Inspection Callback"); in Shutdown() local
Dti_class.cc362 art::ScopedSuspendAll ssa("FixupTempClass"); in FixupTempClass() local
528 art::ScopedSuspendAll ssa("Add load callback"); in Register() local
535 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Dti_thread.cc120 art::ScopedSuspendAll ssa("Add thread callback"); in Register() local
147 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Dti_method.cc96 art::ScopedSuspendAll ssa("Add method callback"); in Register() local
104 art::ScopedSuspendAll ssa("Remove method callback"); in Unregister() local
Devents.cc943 art::ScopedSuspendAll ssa("jvmti method tracing installation"); in SetupTraceListener() local
1181 art::ScopedSuspendAll ssa("jvmti method tracing uninstallation"); in Shutdown() local
Dti_heap.cc1316 art::ScopedSuspendAll ssa("FollowReferences"); in FollowReferences() local
/art/runtime/
Dinstrumentation_test.cc210 ScopedSuspendAll ssa("Instrumentation::ConfigureStubs"); in CheckConfigureStubs() local
236 ScopedSuspendAll ssa("Add instrumentation listener"); in TestEvent() local
260 ScopedSuspendAll ssa("Remove instrumentation listener"); in TestEvent() local
286 ScopedSuspendAll ssa("Single method deoptimization"); in DeoptimizeMethod() local
302 ScopedSuspendAll ssa("Single method undeoptimization"); in UndeoptimizeMethod() local
317 ScopedSuspendAll ssa("Full deoptimization"); in DeoptimizeEverything() local
332 ScopedSuspendAll ssa("Full undeoptimization"); in UndeoptimizeEverything() local
347 ScopedSuspendAll ssa("EnableMethodTracing"); in EnableMethodTracing() local
359 ScopedSuspendAll ssa("EnableMethodTracing"); in DisableMethodTracing() local
Dtrace.cc312 ScopedSuspendAll ssa(__FUNCTION__); in RunSamplingThread() local
369 ScopedSuspendAll ssa(__FUNCTION__); in Start() local
431 ScopedSuspendAll ssa(__FUNCTION__); in StopTracing() local
515 ScopedSuspendAll ssa(__FUNCTION__); in Pause() local
558 ScopedSuspendAll ssa(__FUNCTION__); in Resume() local
Doat_file_manager.cc552 ScopedSuspendAll ssa("Add image space"); in OpenDexFilesFromOat() local
581 ScopedSuspendAll ssa("Remove image space"); in OpenDexFilesFromOat() local
Druntime_callbacks_test.cc59 ScopedSuspendAll ssa("RuntimeCallbacksTest SetUp"); in SetUp() local
68 ScopedSuspendAll ssa("RuntimeCallbacksTest TearDown"); in TearDown() local
Dinstrumentation.cc720 ScopedSuspendAll ssa(__FUNCTION__); in SetEntrypointsInstrumented() local
/art/runtime/gc/accounting/
Dmod_union_table_test.cc191 ScopedSuspendAll ssa("Add image space"); in RunTest() local
263 ScopedSuspendAll ssa("Add image space"); in RunTest() local
/art/runtime/gc/space/
Drosalloc_space.cc308 ScopedSuspendAll ssa(__FUNCTION__); in InspectAllRosAllocWithSuspendAll() local
374 ScopedSuspendAll ssa(__FUNCTION__); in DumpStats() local
Dspace_create_test.cc175 ScopedSuspendAll ssa("Add image space"); in TEST_P() local
/art/runtime/jit/
Djit.cc341 ScopedSuspendAll ssa(__FUNCTION__); in DeleteThreadPool() local
/art/runtime/hprof/
Dhprof.cc1609 ScopedSuspendAll ssa(__FUNCTION__, true /* long suspend */); in DumpHeap() local
/art/compiler/driver/
Dcompiler_driver.cc1335 ScopedSuspendAll ssa(__FUNCTION__); in UpdateImageClasses() local
/art/oatdump/
Doatdump.cc2123 ScopedSuspendAll ssa(__FUNCTION__); in Dump() local