Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dbump_pointer_space.h211 void SetBlockSizes(Thread* self, const size_t main_block_size, const size_t first_valid_idx)
Dbump_pointer_space.cc290 void BumpPointerSpace::SetBlockSizes(Thread* self, in SetBlockSizes() function in art::gc::space::BumpPointerSpace
/art/runtime/gc/collector/
Dmark_compact.cc2822 bump_pointer_space_->SetBlockSizes(thread_running_gc_, in UpdateMovingSpaceBlackAllocations()