Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.h63 static constexpr bool kEnableFromSpaceAccountingCheck = kIsDebugBuild; variable
H A Dconcurrent_copying.cc471 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
564 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) { in Run()
2485 if (kEnableFromSpaceAccountingCheck) { in Sweep()
2752 if (kEnableFromSpaceAccountingCheck) { in ReclaimPhase()