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