Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.cc241 CheckEmptyMarkStack(); in RunPhases()
249 CheckEmptyMarkStack(); in RunPhases()
401 CheckEmptyMarkStack(); in InitializePhase()
1669 CheckEmptyMarkStack(); in CopyingPhase()
1674 CheckEmptyMarkStack(); in CopyingPhase()
1683 CheckEmptyMarkStack(); in CopyingPhase()
1690 CheckEmptyMarkStack(); in CopyingPhase()
1699 CheckEmptyMarkStack(); in CopyingPhase()
2454 void ConcurrentCopying::CheckEmptyMarkStack() { in CheckEmptyMarkStack() function in art::gc::collector::ConcurrentCopying
2510 CheckEmptyMarkStack(); in Sweep()
[all …]
Dconcurrent_copying.h274 void CheckEmptyMarkStack() REQUIRES_SHARED(Locks::mutator_lock_) REQUIRES(!mark_stack_lock_);