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