Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.h167 kMutatorProcessing = 4, // Being processed by mutator thread enumerator
Dmark_compact.cc2282 if (state == PageState::kMutatorProcessing) { in FreeFromSpacePages()
3649 if (state == PageState::kProcessing || state == PageState::kMutatorProcessing || in ConcurrentlyProcessMovingPage()
3675 static_cast<uint8_t>(PageState::kMutatorProcessing), in ConcurrentlyProcessMovingPage()
3952 case PageState::kMutatorProcessing: in ConcurrentlyProcessLinearAllocPage()