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