Home
last modified time | relevance | path

Searched refs:GetDumpGCPerformanceOnShutdown (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h879 bool GetDumpGCPerformanceOnShutdown() const { in GetDumpGCPerformanceOnShutdown() function
/art/runtime/gc/collector/
Dconcurrent_copying.cc2561 if (Runtime::Current()->GetDumpGCPerformanceOnShutdown()) { in CaptureRssAtPeak()