Searched refs:ProcessCards (Results 1 – 9 of 9) sorted by relevance
70 virtual void ProcessCards() = 0;129 void ProcessCards() override;176 void ProcessCards() override;
174 void ModUnionTableReferenceCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableReferenceCache539 void ModUnionTableCardCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableCardCache
220 table->ProcessCards(); in RunTest()
178 heap_->ProcessCards(GetTimings(), /*use_rem_sets=*/false, false, true); in MarkingPhase()
224 heap_->ProcessCards(GetTimings(), false, true, false); in PreCleanCards()282 heap_->ProcessCards(GetTimings(), in MarkingPhase()
824 table->ProcessCards(); in GrayAllDirtyImmuneObjects()869 table->ProcessCards(); in GrayAllNewlyDirtyImmuneObjects()
713 table->ProcessCards(); in PrepareCardTableForMarking()3171 table->ProcessCards(); in CompactionPause()
1246 void ProcessCards(TimingLogger* timings,
2621 mod_union_table->ProcessCards(); in PreZygoteFork()3481 void Heap::ProcessCards(TimingLogger* timings, in ProcessCards() function in art::gc::Heap3494 table->ProcessCards(); in ProcessCards()