Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h646 const size_t min_remaining_space_for_sticky_gc_; variable
Dheap.cc118 min_remaining_space_for_sticky_gc_(1 * MB), in Heap()
890 alloc_space_->Capacity() - alloc_space_size >= min_remaining_space_for_sticky_gc_; in AllocateInternalWithGc()