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