Home
last modified time | relevance | path

Searched defs:collector_type (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dscoped_gc_critical_section.cc29 CollectorType collector_type) in ScopedGCCriticalSection()
Dheap.h824 static bool IsMovingGc(CollectorType collector_type) { in IsMovingGc()
Dheap.cc1424 void Heap::StartGC(Thread* self, GcCause cause, CollectorType collector_type) { in StartGC()
2094 void Heap::TransitionCollector(CollectorType collector_type) { in TransitionCollector()
2248 void Heap::ChangeCollector(CollectorType collector_type) { in ChangeCollector()