Searched refs:gcs (Results 1 – 10 of 10) sorted by relevance
/art/test/597-deopt-new-string/ |
D | deopt.cc | 34 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_deoptimizeAll() local 53 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_undeoptimizeAll() local
|
/art/runtime/ |
D | instrumentation_test.cc | 198 gc::ScopedGCCriticalSection gcs(soa.Self(), in CheckConfigureStubs() local 274 gc::ScopedGCCriticalSection gcs(self, in DeoptimizeMethod() local 290 gc::ScopedGCCriticalSection gcs(self, in UndeoptimizeMethod() local 305 gc::ScopedGCCriticalSection gcs(self, in DeoptimizeEverything() local 320 gc::ScopedGCCriticalSection gcs(self, in UndeoptimizeEverything() local 335 gc::ScopedGCCriticalSection gcs(self, in EnableMethodTracing() local 347 gc::ScopedGCCriticalSection gcs(self, in DisableMethodTracing() local
|
D | trace.cc | 296 gc::ScopedGCCriticalSection gcs(self, in RunSamplingThread() local 408 gc::ScopedGCCriticalSection gcs(self, in Start() local 473 gc::ScopedGCCriticalSection gcs(self, in StopTracing() local
|
D | oat_file_manager.cc | 571 gc::ScopedGCCriticalSection gcs(self, in OpenDexFilesFromOat() local 598 gc::ScopedGCCriticalSection gcs(self, in OpenDexFilesFromOat() local
|
D | runtime.cc | 2809 gc::ScopedGCCriticalSection gcs(Thread::Current(), in AddSystemWeakHolder() local 2818 gc::ScopedGCCriticalSection gcs(Thread::Current(), in RemoveSystemWeakHolder() local
|
/art/tools/luci/config/ |
D | luci-milo.cfg | 94 short_name: "gcs"
|
/art/tools/tracefast-plugin/ |
D | tracefast.cc | 132 art::gc::ScopedGCCriticalSection gcs(self, in StartTracing() local
|
/art/perfetto_hprof/ |
D | perfetto_hprof.cc | 474 art::gc::ScopedGCCriticalSection gcs(self, art::gc::kGcCauseHprof, in DumpPerfetto() local
|
/art/runtime/hprof/ |
D | hprof.cc | 1606 gc::ScopedGCCriticalSection gcs(self, in DumpHeap() local
|
/art/openjdkjvmti/ |
D | events.cc | 1662 art::gc::ScopedGCCriticalSection gcs(self, in Shutdown() local
|