runtime.StackRecord.Stack (method)

2 uses

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