Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_sweep-inl.h38 if (kCountScannedTypes) { in ScanObjectVisit()
Dmark_sweep.h307 static constexpr bool kCountScannedTypes = false; variable
Dmark_sweep.cc1463 if (kCountScannedTypes) { in FinishPhase()