Home
last modified time | relevance | path

Searched refs:gcs (Results 1 – 12 of 12) sorted by relevance

/art/test/597-deopt-new-string/
Ddeopt.cc34 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_deoptimizeAll() local
53 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_undeoptimizeAll() local
/art/runtime/
Dinstrumentation_test.cc198 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
Dtrace.cc296 gc::ScopedGCCriticalSection gcs(self, in RunSamplingThread() local
408 gc::ScopedGCCriticalSection gcs(self, in Start() local
473 gc::ScopedGCCriticalSection gcs(self, in StopTracing() local
Doat_file_manager.cc284 gc::ScopedGCCriticalSection gcs(self, in OpenDexFilesFromOat() local
312 gc::ScopedGCCriticalSection gcs(self, in OpenDexFilesFromOat() local
Druntime.cc2805 gc::ScopedGCCriticalSection gcs(Thread::Current(), in AddSystemWeakHolder() local
2814 gc::ScopedGCCriticalSection gcs(Thread::Current(), in RemoveSystemWeakHolder() local
Dclass_linker.cc4160 gc::ScopedGCCriticalSection gcs(self, gc::kGcCauseClassLinker, gc::kCollectorTypeClassLinker); in RegisterExistingDexCache() local
4224 gc::ScopedGCCriticalSection gcs(self, gc::kGcCauseClassLinker, gc::kCollectorTypeClassLinker); in RegisterDexFile() local
7759 gc::ScopedGCCriticalSection gcs(self_, in ClobberOldMethods() local
/art/tools/luci/config/
Dluci-milo.cfg94 short_name: "gcs"
/art/tools/tracefast-plugin/
Dtracefast.cc132 art::gc::ScopedGCCriticalSection gcs(self, in StartTracing() local
/art/perfetto_hprof/
Dperfetto_hprof.cc474 art::gc::ScopedGCCriticalSection gcs(self, art::gc::kGcCauseHprof, in DumpPerfetto() local
/art/runtime/hprof/
Dhprof.cc1606 gc::ScopedGCCriticalSection gcs(self, in DumpHeap() local
/art/openjdkjvmti/
Devents.cc1661 art::gc::ScopedGCCriticalSection gcs(self, in Shutdown() local
/art/runtime/gc/
Dheap.cc1443 ScopedGCCriticalSection gcs(self, kGcCauseTrim, kCollectorTypeHeapTrim); in Trim() local
1921 gc::ScopedGCCriticalSection gcs(Thread::Current(), in GetObjectsAllocated() local