Home
last modified time | relevance | path

Searched refs:Vminfo (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go353 type Vminfo struct { struct
A Dhelpers.gen.go497 func NewVminfo() (*Vminfo, error) {
499 x Vminfo
510 func (x *Vminfo) fromC(xc *C.libxl_vminfo) error {
518 func (x *Vminfo) toC(xc *C.libxl_vminfo) (err error){defer func(){

Completed in 12 milliseconds