runtime.fixalloc.stat (field)

3 uses

	runtime (current package)
		mfixalloc.go#L35: 	stat   *sysMemStat
		mfixalloc.go#L60: 	f.stat = stat
		mfixalloc.go#L80: 		f.chunk = uintptr(persistentalloc(_FixAllocChunk, 0, f.stat))