HomeSort by relevance Sort by last modified time
    Searched refs:kCountScannedTypes (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/collector/
mark_sweep-inl.h 41 if (kCountScannedTypes) {
49 if (kCountScannedTypes) {
54 if (kCountScannedTypes) {
mark_sweep.h 397 static const bool kCountScannedTypes = false;
428 // Number of classes scanned, if kCountScannedTypes.
430 // Number of arrays scanned, if kCountScannedTypes.
432 // Number of non-class/arrays scanned, if kCountScannedTypes.
mark_sweep.cc     [all...]

Completed in 34 milliseconds