func runtime/pprof.countHeap

3 uses

	runtime/pprof (current package)
		pprof.go#L161: 	count: countHeap,
		pprof.go#L167: 	count: countHeap, // identical to heap profile
		pprof.go#L529: func countHeap() int {