Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dgarbage_collector.h99 size_t NumberOfIterations() const { in NumberOfIterations() function
/art/runtime/gc/
Dheap.cc3681 non_sticky_collector->NumberOfIterations() > 0 && in GrowForUtilization()