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

/art/runtime/gc/
H A Dheap.cc135 static constexpr bool kDumpRosAllocStatsOnSigQuit = false; member in namespace:art::gc
1047 if (kDumpRosAllocStatsOnSigQuit && rosalloc_space_ != nullptr) {

Completed in 93 milliseconds