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