func github.com/google/pprof/profile.parseCPU

2 uses

	github.com/google/pprof/profile (current package)
		legacy_profile.go#L303: func parseCPU(b []byte) (*Profile, error) {
		profile.go#L188: 		parseCPU,