Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h173 double foreground_heap_growth_multiplier, size_t capacity,
Dheap.cc119 double target_utilization, double foreground_heap_growth_multiplier, in Heap() argument
192 foreground_heap_growth_multiplier_(foreground_heap_growth_multiplier), in Heap()