Searched refs:ResetGcPerformanceInfo (Results 1 - 3 of 3) sorted by path

/art/runtime/gc/
H A Dheap.cc1058 void Heap::ResetGcPerformanceInfo() { function in class:art::gc::Heap
H A Dheap.h692 void ResetGcPerformanceInfo() REQUIRES(!*gc_complete_lock_);
/art/runtime/
H A Druntime.cc900 heap_->ResetGcPerformanceInfo();

Completed in 3054 milliseconds