Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h58 static constexpr bool kEnableFromSpaceAccountingCheck = true; variable
Dconcurrent_copying.cc204 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
243 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
1202 if (kEnableFromSpaceAccountingCheck) { in Sweep()
1315 if (kEnableFromSpaceAccountingCheck) { in ReclaimPhase()