Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.h888 bool GetDumpGCPerformanceOnShutdown() const { in GetDumpGCPerformanceOnShutdown() function
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc2634 if (Runtime::Current()->GetDumpGCPerformanceOnShutdown()) { in CaptureRssAtPeak()