Searched refs:nr_non_moving_pages (Results 1 – 1 of 1) sorted by relevance
432 size_t nr_non_moving_pages = DivideByPageSize(heap_->GetNonMovingSpace()->Capacity()); in ComputeInfoMapSize() local433 return chunk_info_vec_size * sizeof(uint32_t) + nr_non_moving_pages * sizeof(ObjReference) + in ComputeInfoMapSize()