func runtime.profilealloc

2 uses

	runtime (current package)
		malloc.go#L1153: 			profilealloc(mp, x, size)
		malloc.go#L1207: func profilealloc(mp *m, x unsafe.Pointer, size uintptr) {