Searched refs:DumpGcPerformanceInfo (Results 1 – 3 of 3) sorted by relevance
759 void DumpGcPerformanceInfo(std::ostream& os)
1142 void Heap::DumpGcPerformanceInfo(std::ostream& os) { in DumpGcPerformanceInfo() function in art::gc::Heap3470 DumpGcPerformanceInfo(os); in DumpForSigQuit()
349 heap_->DumpGcPerformanceInfo(LOG_STREAM(INFO)); in ~Runtime()