Home
last modified time | relevance | path

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

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