Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap_test.cc99 Runtime::Current()->SetDumpGCPerformanceOnShutdown(true); in TEST_F()
/aosp12/art/runtime/
H A Druntime.h884 void SetDumpGCPerformanceOnShutdown(bool value) { in SetDumpGCPerformanceOnShutdown() function