Home
last modified time | relevance | path

Searched refs:IsGcConcurrentAndMoving (Results 1 – 3 of 3) sorted by relevance

/art/runtime/hprof/
Dhprof.cc1415 if (heap->IsGcConcurrentAndMoving()) { in DumpHeap()
1425 if (heap->IsGcConcurrentAndMoving()) { in DumpHeap()
/art/runtime/gc/
Dheap.h705 bool IsGcConcurrentAndMoving() const { in IsGcConcurrentAndMoving() function
Dheap.cc976 if (IsGcConcurrentAndMoving()) { in VisitObjects()
1014 DCHECK(IsGcConcurrentAndMoving()); in VisitObjectsInternalRegionSpace()