Searched defs:card_table (Results 1 – 9 of 9) sorted by relevance
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
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
797 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllDirtyImmuneObjects() local837 accounting::CardTable* const card_table = heap_->GetCardTable(); in GrayAllNewlyDirtyImmuneObjects() local1367 accounting::CardTable* const card_table = heap_->GetCardTable(); in MarkingPhase() local1441 accounting::CardTable* const card_table = heap_->GetCardTable(); in CopyingPhase() local
615 accounting::CardTable* const card_table = heap_->GetCardTable(); in PrepareCardTableForMarking() local2820 accounting::CardTable* const card_table = heap_->GetCardTable(); in CompactionPause() local3826 accounting::CardTable* const card_table = heap_->GetCardTable(); in UpdateAndMarkModUnion() local3858 accounting::CardTable* card_table = heap_->GetCardTable(); in ScanDirtyObjects() local
848 accounting::CardTable* card_table = mark_sweep_->GetHeap()->GetCardTable(); in Run() local869 accounting::CardTable* card_table = GetHeap()->GetCardTable(); in ScanGrayObjects() local
122 accounting::CardTable* card_table = Runtime::Current()->GetHeap()->GetCardTable(); in SweepCallback() local
82 accounting::CardTable* card_table = heap_->GetCardTable(); in DumpObjectInfo() local
3132 accounting::CardTable* card_table = heap_->GetCardTable(); in VerifyReference() local3352 accounting::CardTable* card_table = heap_->GetCardTable(); in operator ()() local
2242 uint8_t* card_table; member