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

/art/runtime/gc/
H A Dheap.h605 void FlushAllocStack()
H A Dheap.cc742 FlushAllocStack();
2445 void Heap::FlushAllocStack() { function in class:art::gc::Heap
/art/oatdump/
H A Doatdump.cc2117 heap->FlushAllocStack();
2119 // Since FlushAllocStack() above resets the (active) allocation

Completed in 1087 milliseconds