Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3538 collector::GcType non_sticky_gc_type = NonStickyGcType(); in GrowForUtilization() local
3540 collector::GarbageCollector* non_sticky_collector = FindCollectorByGcType(non_sticky_gc_type); in GrowForUtilization()
3562 next_gc_type_ = non_sticky_gc_type; in GrowForUtilization()