const internal/trace/tracev2.EvGoroutineStackAlloc

3 uses

	internal/trace/tracev2 (current package)
		events.go#L136: 	EvGoroutineStackAlloc // stack alloc [timestamp, id, order]
		events.go#L486: 	EvGoroutineStackAlloc: {

	runtime
		traceallocfree.go#L145: 	tl.eventWriter(tracev2.GoRunning, tracev2.ProcRunning).event(tracev2.EvGoroutineStackAlloc, traceGoroutineStackID(base), order)