Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc375 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local
376 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()