runtime.StackRecord.Stack (method)

2 uses

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