Home
last modified time | relevance | path

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

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