Searched refs:DumpPerformanceInfo (Results 1 – 3 of 3) sorted by relevance
173 void DumpPerformanceInfo(std::ostream& os) LOCKS_EXCLUDED(pause_histogram_lock_);
192 void GarbageCollector::DumpPerformanceInfo(std::ostream& os) { in DumpPerformanceInfo() function in art::gc::collector::GarbageCollector
961 collector->DumpPerformanceInfo(os); in DumpGcPerformanceInfo()