Searched defs:kCountScannedTypes (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/collector/
H A Dmark_sweep.h307 static constexpr bool kCountScannedTypes = false; member in class:art::gc::collector::MarkSweep
326 // Number of classes scanned, if kCountScannedTypes.
328 // Number of object arrays scanned, if kCountScannedTypes.
330 // Number of non-class/arrays scanned, if kCountScannedTypes.

Completed in 58 milliseconds