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