type runtime/pprof.countProfile

2 uses

	runtime/pprof (current package)
		pprof.go#L366: type countProfile interface {
		pprof.go#L404: func printCountProfile(w io.Writer, debug int, name string, p countProfile) error {