kubernetes/vendor/github.com/prometheus/procfs/vm.go

type VM

// VM reads the VM statistics from the specified `proc` filesystem.
func (fs FS) VM() (*VM, error) {}