Home
last modified time | relevance | path

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

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