Home
last modified time | relevance | path

Searched refs:normal_count_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep-inl.h44 ++normal_count_; in ScanObjectVisit()
Dmark_sweep.h327 AtomicInteger normal_count_; variable
Dmark_sweep.cc119 normal_count_.StoreRelaxed(0); in InitializePhase()
1443 << " normal objects=" << normal_count_.LoadRelaxed() in FinishPhase()