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

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

Completed in 70 milliseconds