Searched defs:non_sticky_collector (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc3295 collector::GarbageCollector* non_sticky_collector = FindCollectorByGcType(non_sticky_gc_type); local
3302 non_sticky_collector->GetEstimatedMeanThroughput() &&
3303 non_sticky_collector->NumberOfIterations() > 0 &&

Completed in 85 milliseconds