Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h141 static constexpr bool kEnableFromSpaceAccountingCheck = true; variable
Dconcurrent_copying.cc167 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
206 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
784 if (kEnableFromSpaceAccountingCheck) { in Sweep()
900 if (kEnableFromSpaceAccountingCheck) { in ReclaimPhase()