Searched refs:FlushAllocStack (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap.h491 void FlushAllocStack()
H A Dheap.cc529 FlushAllocStack();
2015 void Heap::FlushAllocStack() { function in class:art::gc::Heap
/art/oatdump/
H A Doatdump.cc1063 heap->FlushAllocStack();
1065 // Since FlushAllocStack() above resets the (active) allocation

Completed in 145 milliseconds