Home
last modified time | relevance | path

Searched defs:card_table (Results 1 – 8 of 8) sorted by relevance

/art/runtime/gc/accounting/
Dremembered_set.cc56 CardTable* card_table = GetHeap()->GetCardTable(); in ClearCards() local
136 CardTable* card_table = heap_->GetCardTable(); in UpdateAndMarkReferences() local
165 CardTable* card_table = heap_->GetCardTable(); in Dump() local
176 CardTable* card_table = heap_->GetCardTable(); in AssertAllDirtyCardsAreWithinSpace() local
Dmod_union_table.cc58 ModUnionAddToCardBitmapVisitor(ModUnionTable::CardBitmap* bitmap, CardTable* card_table) in ModUnionAddToCardBitmapVisitor()
175 CardTable* card_table = GetHeap()->GetCardTable(); in ProcessCards() local
351 CardTable* card_table = heap_->GetCardTable(); in Verify() local
368 CardTable* card_table = heap_->GetCardTable(); in Dump() local
389 CardTable* const card_table = heap_->GetCardTable(); in VisitObjects() local
414 CardTable* const card_table = heap_->GetCardTable(); in UpdateAndMarkReferences() local
532 CardTable* const card_table = GetHeap()->GetCardTable(); in ProcessCards() local
/art/runtime/gc/space/
Dzygote_space.cc116 accounting::CardTable* card_table = Runtime::Current()->GetHeap()->GetCardTable(); in SweepCallback() local
/art/runtime/gc/
Dverification.cc72 accounting::CardTable* card_table = heap_->GetCardTable(); in DumpObjectInfo() local
Dheap.cc3006 accounting::CardTable* card_table = heap_->GetCardTable(); in VerifyReference() local
3220 accounting::CardTable* card_table = heap_->GetCardTable(); in operator ()() local
/art/runtime/gc/collector/
Dconcurrent_copying.cc789 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllDirtyImmuneObjects() local
829 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllNewlyDirtyImmuneObjects() local
1317 accounting::CardTable* const card_table = heap_->GetCardTable(); in MarkingPhase() local
1390 accounting::CardTable* const card_table = heap_->GetCardTable(); in CopyingPhase() local
Dmark_sweep.cc860 accounting::CardTable* card_table = mark_sweep_->GetHeap()->GetCardTable(); in Run() local
881 accounting::CardTable* card_table = GetHeap()->GetCardTable(); in ScanGrayObjects() local
/art/runtime/
Dthread.h1607 uint8_t* card_table; in PACKED() local