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