Home
last modified time | relevance | path

Searched defs:DumpPerformanceInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dgarbage_collector.cc311 void GarbageCollector::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::GarbageCollector
H A Dconcurrent_copying.cc3859 void ConcurrentCopying::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::ConcurrentCopying