Searched refs:ResetGcPerformanceInfo (Results 1 – 3 of 3) sorted by relevance
761 void ResetGcPerformanceInfo() REQUIRES(!*gc_complete_lock_);
1211 void Heap::ResetGcPerformanceInfo() { in ResetGcPerformanceInfo() function in art::gc::Heap
1060 heap_->ResetGcPerformanceInfo(); in InitNonZygoteOrPostFork()