type runtime.persistentAlloc

4 uses

	runtime (current package)
		malloc.go#L1285: type persistentAlloc struct {
		malloc.go#L1292: 	persistentAlloc
		malloc.go#L1346: 	var persistent *persistentAlloc
		runtime2.go#L640: 	palloc persistentAlloc // per-P to avoid mutex