syscall.SysProcIDMap.Size (field)
2 uses
syscall (current package)
exec_linux.go#L64: Size int // Size.
exec_linux.go#L684: data = append(data, strconv.Itoa(im.ContainerID)+" "+strconv.Itoa(im.HostID)+" "+strconv.Itoa(im.Size)+"\n"...)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)