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
3148 accounting::CardTable* card_table = heap_->GetCardTable(); in VerifyReference() local3368 accounting::CardTable* card_table = heap_->GetCardTable(); in operator ()() local
668 accounting::CardTable* const card_table = heap_->GetCardTable(); in PrepareForMarking() local1520 accounting::CardTable* card_table = nullptr, in RefsUpdateVisitor()1687 accounting::CardTable* card_table = heap_->GetCardTable(); in CompactPage() local2680 accounting::CardTable* card_table = heap_->GetCardTable(); in UpdateNonMovingPage() local3267 accounting::CardTable* const card_table = heap_->GetCardTable(); in CompactionPause() local4292 accounting::CardTable* const card_table = heap_->GetCardTable(); in UpdateAndMarkModUnion() local4319 accounting::CardTable* const card_table = heap_->GetCardTable(); in ScanOldGenObjects() local4359 accounting::CardTable* card_table = heap_->GetCardTable(); in ScanDirtyObjects() local4857 accounting::CardTable* card_table = heap_->GetCardTable(); in VerifyNoMissingCardMarks() local5049 accounting::CardTable* card_table = heap_->GetCardTable(); in FinishPhase() local
801 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllDirtyImmuneObjects() local841 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllNewlyDirtyImmuneObjects() local1371 accounting::CardTable* const card_table = heap_->GetCardTable(); in MarkingPhase() local1445 accounting::CardTable* const card_table = heap_->GetCardTable(); in CopyingPhase() local
848 accounting::CardTable* card_table = mark_sweep_->GetHeap()->GetCardTable(); in Run() local869 accounting::CardTable* card_table = GetHeap()->GetCardTable(); in ScanGrayObjects() local
2249 uint8_t* card_table; member