Home
last modified time | relevance | path

Searched defs:stsc (Results 1 – 14 of 14) sorted by relevance

/art/openjdkjvmti/
Dti_dump.cc62 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
69 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Dti_phase.cc142 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
149 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Dti_search.cc203 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
210 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Ddeopt_manager.cc102 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Setup() local
110 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Shutdown() local
471 art::ScopedThreadStateChange stsc(self, art::kSuspended); in AddDeoptimizationRequester() local
Dtransform.cc263 art::ScopedThreadStateChange stsc(self, art::ThreadState::kNative); in TransformSingleClassDirect() local
Dti_method.cc98 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
106 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Dti_thread.cc158 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
204 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Dti_class.cc530 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Register() local
537 art::ScopedThreadStateChange stsc(art::Thread::Current(), in Unregister() local
Devents.cc1092 art::ScopedThreadStateChange stsc(art::Thread::Current(), art::ThreadState::kNative); in SetupTraceListener() local
/art/runtime/ti/
Dagent.cc74 ScopedThreadStateChange stsc(Thread::Current(), ThreadState::kNative); in DoLoadHelper() local
/art/tools/tracefast-plugin/
Dtracefast.cc158 art::ScopedThreadSuspension stsc(art::Thread::Current(), in ArtPlugin_Initialize() local
/art/adbconnection/
Dadbconnection.cc155 art::ScopedThreadStateChange stsc(thr, art::kNative); in CreateAdbConnectionThread() local
/art/runtime/jdwp/
Djdwp_event.cc673 ScopedThreadStateChange stsc(self, kSuspended); in SendRequestAndPossiblySuspend() local
/art/runtime/
Ddebugger.cc367 ScopedThreadStateChange stsc(art::Thread::Current(), kNative); in StartDebugger() local