Searched refs:kTracerStackSize (Results 1 – 2 of 2) sorted by relevance
277 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local278 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()
403 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local404 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()