Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.cc255 CheckEmptyMarkStack(); in RunPhases()
263 CheckEmptyMarkStack(); in RunPhases()
415 CheckEmptyMarkStack(); in InitializePhase()
1679 CheckEmptyMarkStack(); in CopyingPhase()
1684 CheckEmptyMarkStack(); in CopyingPhase()
1693 CheckEmptyMarkStack(); in CopyingPhase()
1700 CheckEmptyMarkStack(); in CopyingPhase()
1707 CheckEmptyMarkStack(); in CopyingPhase()
2469 void ConcurrentCopying::CheckEmptyMarkStack() { in CheckEmptyMarkStack() function in art::gc::collector::ConcurrentCopying
2525 CheckEmptyMarkStack(); in Sweep()
[all …]
Dconcurrent_copying.h278 void CheckEmptyMarkStack() REQUIRES_SHARED(Locks::mutator_lock_) REQUIRES(!mark_stack_lock_);