Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep.cc1280 accounting::LargeObjectBitmap* large_live_objects = large_object_space->GetLiveBitmap(); in SweepArray() local
1283 std::swap(large_live_objects, large_mark_objects); in SweepArray()
Dconcurrent_copying.cc2547 accounting::LargeObjectBitmap* large_live_objects = large_object_space->GetLiveBitmap(); in SweepArray() local
2550 std::swap(large_live_objects, large_mark_objects); in SweepArray()