runtime.p.tracebuf (field)

7 uses

	runtime (current package)
		runtime2.go#L630: 	tracebuf traceBufPtr
		trace.go#L306: 		buf := p.tracebuf
		trace.go#L309: 			p.tracebuf = 0
		trace.go#L348: 		if p.tracebuf != 0 {
		trace.go#L476: 	buf := pp.tracebuf
		trace.go#L477: 	pp.tracebuf = 0
		trace.go#L615: 		return mp, p.id, &p.tracebuf