Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.h511 void ProcessLinearAlloc() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dmark_compact.cc3444 void MarkCompact::ProcessLinearAlloc() { in ProcessLinearAlloc() function in art::gc::collector::MarkCompact
3620 ProcessLinearAlloc(); in CompactionPhase()