Searched defs:DumpPerformanceInfo (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | garbage_collector.cc | 483 void GarbageCollector::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::GarbageCollector |
H A D | concurrent_copying.cc | 3800 void ConcurrentCopying::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::ConcurrentCopying |