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()
402 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local403 ScopedStackSpaceWithGuard tracer_stack(kTracerStackSize); in StopTheWorld()