Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3567 collector::GcType non_sticky_gc_type = NonStickyGcType(); in GrowForUtilization() local
3569 collector::GarbageCollector* non_sticky_collector = FindCollectorByGcType(non_sticky_gc_type); in GrowForUtilization()
3591 next_gc_type_ = non_sticky_gc_type; in GrowForUtilization()