func runtime/pprof.funcPC

3 uses

	runtime/pprof (current package)
		pprof.go#L292: 		stk = []uintptr{funcPC(lostProfileEvent)}
		proto.go#L25: func funcPC(f interface{}) uintptr {
		proto.go#L328: 				uint64(funcPC(lostProfileEvent) + 1),