runtime/pprof.stackProfile.Len (method)

one use

	runtime/pprof (current package)
		pprof.go#L358: func (x stackProfile) Len() int              { return len(x) }