Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1961 #define PERFORM_SUSPENDING_OPERATION(op) \ in AllocateInternalWithGc() macro
1972 PERFORM_SUSPENDING_OPERATION(WaitForGcToComplete(kGcCauseForAlloc, self)); in AllocateInternalWithGc()
2019 const bool gc_ran = PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()
2059 PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()
2075 (PERFORM_SUSPENDING_OPERATION(PerformHomogeneousSpaceCompact()) == in AllocateInternalWithGc()
2112 #undef PERFORM_SUSPENDING_OPERATION in AllocateInternalWithGc()