Searched defs:card_table (Results 1 – 9 of 9) sorted by relevance
56 CardTable* card_table = GetHeap()->GetCardTable(); in ClearCards() local135 CardTable* card_table = heap_->GetCardTable(); in UpdateAndMarkReferences() local164 CardTable* card_table = heap_->GetCardTable(); in Dump() local175 CardTable* card_table = heap_->GetCardTable(); in AssertAllDirtyCardsAreWithinSpace() local
58 ModUnionAddToCardBitmapVisitor(ModUnionTable::CardBitmap* bitmap, CardTable* card_table) in ModUnionAddToCardBitmapVisitor()175 CardTable* card_table = GetHeap()->GetCardTable(); in ProcessCards() local351 CardTable* card_table = heap_->GetCardTable(); in Verify() local368 CardTable* card_table = heap_->GetCardTable(); in Dump() local389 CardTable* const card_table = heap_->GetCardTable(); in VisitObjects() local422 CardTable* const card_table = heap_->GetCardTable(); in UpdateAndMarkReferences() local540 CardTable* const card_table = GetHeap()->GetCardTable(); in ProcessCards() local
122 accounting::CardTable* card_table = Runtime::Current()->GetHeap()->GetCardTable(); in SweepCallback() local
82 accounting::CardTable* card_table = heap_->GetCardTable(); in DumpObjectInfo() local
3114 accounting::CardTable* card_table = heap_->GetCardTable(); in VerifyReference() local3334 accounting::CardTable* card_table = heap_->GetCardTable(); in operator ()() local
811 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllDirtyImmuneObjects() local851 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllNewlyDirtyImmuneObjects() local1381 accounting::CardTable* const card_table = heap_->GetCardTable(); in MarkingPhase() local1455 accounting::CardTable* const card_table = heap_->GetCardTable(); in CopyingPhase() local
860 accounting::CardTable* card_table = mark_sweep_->GetHeap()->GetCardTable(); in Run() local881 accounting::CardTable* card_table = GetHeap()->GetCardTable(); in ScanGrayObjects() local
697 accounting::CardTable* const card_table = heap_->GetCardTable(); in PrepareCardTableForMarking() local3160 accounting::CardTable* const card_table = heap_->GetCardTable(); in CompactionPause() local4428 accounting::CardTable* const card_table = heap_->GetCardTable(); in UpdateAndMarkModUnion() local4460 accounting::CardTable* card_table = heap_->GetCardTable(); in ScanDirtyObjects() local
2156 uint8_t* card_table; member