runtime/pprof.Profile.Count (method)

2 uses

	runtime/pprof (current package)
		pprof.go#L253: func (p *Profile) Count() int {

	net/http/pprof
		pprof.go#L385: 			Count: p.Count(),