func runtime/pprof.newProfileBuilder

5 uses

	runtime/pprof (current package)
		pprof.go#L379: 	b := newProfileBuilder(w)
		pprof.go#L446: 	b := newProfileBuilder(w)
		pprof.go#L796: 	b := newProfileBuilder(w)
		proto.go#L256: func newProfileBuilder(w io.Writer) *profileBuilder {
		protomem.go#L16: 	b := newProfileBuilder(w)