Home
last modified time | relevance | path

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

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