Searched refs:ResetGcPerformanceInfo (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | heap.h | 738 void ResetGcPerformanceInfo() REQUIRES(!*gc_complete_lock_); |
D | heap.cc | 1196 void Heap::ResetGcPerformanceInfo() { in ResetGcPerformanceInfo() function in art::gc::Heap |