Home
last modified time | relevance | path

Searched defs:ssa (Results 1 – 25 of 36) 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
51 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
Ddeopt_manager.cc93 art::ScopedSuspendAll ssa("Add method Inspection Callback"); in Setup() local
159 art::ScopedSuspendAll ssa(__FUNCTION__); in FinishSetup() local
183 art::ScopedSuspendAll ssa(__FUNCTION__); in FinishSetup() local
515 art::ScopedSuspendAll ssa("Instrument thread stack"); in DeoptimizeThread() local
Dti_breakpoint.cc106 art::ScopedSuspendAll ssa("Add breakpoint reflective value visit callback"); in Register() local
114 art::ScopedSuspendAll ssa("Remove reflective value visit callback"); in Unregister() local
Dti_search.cc211 art::ScopedSuspendAll ssa("Add search callback"); in Register() local
218 art::ScopedSuspendAll ssa("Remove search callback"); in Unregister() local
Dti_object.cc95 art::ScopedSuspendAll ssa("GetObjectMonitorUsage", /*long_suspend=*/false); in GetObjectMonitorUsage() local
Dti_field.cc115 art::ScopedSuspendAll ssa("Add reflective value visit callback"); in Register() local
123 art::ScopedSuspendAll ssa("Remove reflective value visit callback"); in Unregister() local
Dti_class.cc369 art::ScopedSuspendAll ssa("FixupTempClass"); in FixupTempClass() local
534 art::ScopedSuspendAll ssa("Add load callback"); in Register() local
541 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Dti_thread.cc162 art::ScopedSuspendAll ssa("Add thread callback"); in Register() local
202 art::ScopedSuspendAll ssa("Remove thread callback"); in Unregister() local
Dti_method.cc118 art::ScopedSuspendAll ssa("Add method callback"); in Register() local
126 art::ScopedSuspendAll ssa("Remove method callback"); in Unregister() local
/art/runtime/
Dinstrumentation_test.cc197 ScopedSuspendAll ssa("Instrumentation::ConfigureStubs"); in CheckConfigureStubs() local
223 ScopedSuspendAll ssa("Add instrumentation listener"); in TestEvent() local
247 ScopedSuspendAll ssa("Remove instrumentation listener"); in TestEvent() local
273 ScopedSuspendAll ssa("Single method deoptimization"); in DeoptimizeMethod() local
286 ScopedSuspendAll ssa("Single method undeoptimization"); in UndeoptimizeMethod() local
301 ScopedSuspendAll ssa("Full deoptimization"); in DeoptimizeEverything() local
313 ScopedSuspendAll ssa("Full undeoptimization"); in UndeoptimizeEverything() local
329 ScopedSuspendAll ssa("EnableMethodTracing"); in EnableMethodTracing() local
341 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.cc565 ScopedSuspendAll ssa(__FUNCTION__); in RunSamplingThread() local
818 ScopedSuspendAll ssa(__FUNCTION__); in Start() local
909 ScopedSuspendAll ssa(__FUNCTION__); in StopTracing() local
1461 ScopedSuspendAll ssa(__FUNCTION__); in FlushAllThreadBuffers() local
Ddebugger.cc746 ScopedSuspendAll ssa(__FUNCTION__); in DdmSendHeapSegments() local
758 ScopedSuspendAll ssa(__FUNCTION__); in DdmSendHeapSegments() local
/art/test/2031-zygote-compiled-frame-deopt/
Dnative-wait.cc48 ScopedSuspendAll ssa(__FUNCTION__); in Java_art_Test2031_simulateZygoteFork() local
/art/test/2011-stack-walk-concurrent-instrument/
Dstack_walk_concurrent.cc87 ScopedSuspendAll ssa(__FUNCTION__); in Java_Main_waitAndInstrumentStack() local
/art/tools/tracefast-plugin/
Dtracefast.cc128 art::ScopedSuspendAll ssa("starting fast tracing"); in StartTracing() local
157 art::ScopedSuspendAll ssa("Add phase callback"); in ArtPlugin_Initialize() local
/art/runtime/gc/accounting/
Dmod_union_table_test.cc193 ScopedSuspendAll ssa("Add image space"); in RunTest() local
265 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
/art/runtime/oat/
Doat_file_manager.cc324 ScopedSuspendAll ssa("Add image space"); in OpenDexFilesFromOat() local
355 ScopedSuspendAll ssa("Remove image space"); in OpenDexFilesFromOat() local
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc213 ScopedSuspendAll ssa(__FUNCTION__); in EnableDebugFeatures() local
/art/runtime/jit/
Djit.cc258 ScopedSuspendAll ssa(__FUNCTION__); in DeleteThreadPool() local
1502 ScopedSuspendAll ssa(__FUNCTION__); in RunPollingThread() local
1600 ScopedSuspendAll ssa(__FUNCTION__); in PostZygoteFork() local

12