Home
last modified time | relevance | path

Searched refs:kEnableFromSpaceAccountingCheck (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h63 static constexpr bool kEnableFromSpaceAccountingCheck = kIsDebugBuild; variable
Dconcurrent_copying.cc449 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
542 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
2412 if (kEnableFromSpaceAccountingCheck) { in Sweep()
2679 if (kEnableFromSpaceAccountingCheck) { in ReclaimPhase()