Searched refs:RecordFreeRevoke (Results 1 - 4 of 4) sorted by relevance

/art/runtime/gc/collector/
H A Dsemi_space.cc257 GetHeap()->RecordFreeRevoke(); // this is for the non-moving rosalloc space used by GSS.
H A Dmark_sweep.cc351 GetHeap()->RecordFreeRevoke();
/art/runtime/gc/
H A Dheap.h468 void RecordFreeRevoke();
H A Dheap.cc1538 void Heap::RecordFreeRevoke() { function in class:art::gc::Heap

Completed in 698 milliseconds