Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.h383 …void UpdateNonMovingSpaceBlackAllocations() REQUIRES(Locks::mutator_lock_, Locks::heap_bitmap_lock…
Dmark_compact.cc2845 void MarkCompact::UpdateNonMovingSpaceBlackAllocations() { in UpdateNonMovingSpaceBlackAllocations() function in art::gc::collector::MarkCompact
3147 UpdateNonMovingSpaceBlackAllocations(); in CompactionPause()