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

2 uses

	github.com/google/pprof/profile (current package)
		profile.go#L150: 	return ParseData(data)
		profile.go#L155: func ParseData(data []byte) (*Profile, error) {