Searched refs:ProcessCards (Results 1 – 8 of 8) sorted by relevance
69 virtual void ProcessCards() = 0;128 void ProcessCards() override;175 void ProcessCards() override;
219 table->ProcessCards(); in RunTest()
174 void ModUnionTableReferenceCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableReferenceCache531 void ModUnionTableCardCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableCardCache
177 heap_->ProcessCards(GetTimings(), /*use_rem_sets=*/false, false, true); in MarkingPhase()
226 heap_->ProcessCards(GetTimings(), false, true, false); in PreCleanCards()284 heap_->ProcessCards(GetTimings(), in MarkingPhase()
802 table->ProcessCards(); in GrayAllDirtyImmuneObjects()847 table->ProcessCards(); in GrayAllNewlyDirtyImmuneObjects()
1142 void ProcessCards(TimingLogger* timings,
2446 mod_union_table->ProcessCards(); in PreZygoteFork()3247 void Heap::ProcessCards(TimingLogger* timings, in ProcessCards() function in art::gc::Heap3260 table->ProcessCards(); in ProcessCards()