Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc193 static constexpr bool kDumpRosAllocStatsOnSigQuit = false; variable
1325 if (kDumpRosAllocStatsOnSigQuit && rosalloc_space_ != nullptr) { in DumpGcPerformanceInfo()