Searched refs:ProcessCards (Results 1 – 8 of 8) sorted by relevance
69 virtual void ProcessCards() = 0;128 void ProcessCards() override;175 void ProcessCards() override;
174 void ModUnionTableReferenceCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableReferenceCache531 void ModUnionTableCardCache::ProcessCards() { in ProcessCards() function in art::gc::accounting::ModUnionTableCardCache
219 table->ProcessCards(); in RunTest()
226 heap_->ProcessCards(GetTimings(), false, true, false); in PreCleanCards()284 heap_->ProcessCards(GetTimings(), in MarkingPhase()
231 heap_->ProcessCards(GetTimings(), kUseRememberedSet && generational_, false, true); in MarkingPhase()
802 table->ProcessCards(); in GrayAllDirtyImmuneObjects()847 table->ProcessCards(); in GrayAllNewlyDirtyImmuneObjects()
1114 void ProcessCards(TimingLogger* timings,
2574 mod_union_table->ProcessCards(); in PreZygoteFork()3367 void Heap::ProcessCards(TimingLogger* timings, in ProcessCards() function in art::gc::Heap3380 table->ProcessCards(); in ProcessCards()