Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h64 static constexpr bool kEnableFromSpaceAccountingCheck = kIsDebugBuild; variable
Dconcurrent_copying.cc574 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
2503 if (kEnableFromSpaceAccountingCheck) { in Sweep()
2775 if (kEnableFromSpaceAccountingCheck) { in ReclaimPhase()