Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1778 collector::GcType last_gc = in AllocateInternalWithGc() local
1786 if (last_gc != collector::kGcTypeNone) { in AllocateInternalWithGc()
1808 if (last_gc < tried_type) { in AllocateInternalWithGc()