runtime.StackRecord.Stack (method)

2 uses

	runtime (current package)
		mprof.go#L921: func (r *StackRecord) Stack() []uintptr {
		mprof.go#L1143: 		cf := CallersFrames(p[i].Stack())