Searched refs:Physinfo (Results 1 – 3 of 3) sorted by relevance
983 type Physinfo struct { struct
990 func (Ctx *Context) GetPhysinfo() (physinfo *Physinfo, err error) {
3315 func NewPhysinfo() (*Physinfo, error) {3317 x Physinfo3328 func (x *Physinfo) fromC(xc *C.libxl_physinfo) error {3354 func (x *Physinfo) toC(xc *C.libxl_physinfo) (err error){defer func(){
Completed in 19 milliseconds