runtime/pprof.runtimeProfile.Len (method)

one use

	runtime/pprof (current package)
		pprof.go#L740: func (p *runtimeProfile) Len() int              { return len(p.stk) }