Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc402 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local
403 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()