Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1821 #define PERFORM_SUSPENDING_OPERATION(op) \ in AllocateInternalWithGc() macro
1832 PERFORM_SUSPENDING_OPERATION(WaitForGcToComplete(kGcCauseForAlloc, self)); in AllocateInternalWithGc()
1863 const bool gc_ran = PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()
1891 PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()
1914 PERFORM_SUSPENDING_OPERATION(PerformHomogeneousSpaceCompact()); in AllocateInternalWithGc()
1959 #undef PERFORM_SUSPENDING_OPERATION in AllocateInternalWithGc()