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