Home
last modified time | relevance | path

Searched refs:xc_vcpu_getinfo (Results 1 – 8 of 8) sorted by relevance

/tools/libs/stat/
A Dxenstat.c470 if (xc_vcpu_getinfo(node->handle->xc_handle, in xenstat_collect_vcpus()
/tools/libs/guest/
A Dxg_sr_save_x86_pv.c760 rc = xc_vcpu_getinfo(xch, ctx->domid, i, &vinfo); in write_all_vcpu_information()
/tools/xentrace/
A Dxenctx.c1048 if ( xc_vcpu_getinfo(xenctx.xc_handle, xenctx.domid, vcpu, &vinfo) ) in dump_all_vcpus()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c527 retval = xc_vcpu_getinfo(xch, c_domid, c_vcpu, &info); in stub_xc_vcpu_getinfo()
/tools/include/
A Dxenctrl.h830 int xc_vcpu_getinfo(xc_interface *xch,
/tools/python/xen/lowlevel/xc/
A Dxc.c433 rc = xc_vcpu_getinfo(self->xc_handle, dom, vcpu, &info); in pyxc_vcpu_getinfo()
/tools/libs/ctrl/
A Dxc_domain.c1301 int xc_vcpu_getinfo(xc_interface *xch, in xc_vcpu_getinfo() function
/tools/libs/light/
A Dlibxl_domain.c1692 if (xc_vcpu_getinfo(ctx->xch, domid, nr_vcpus, &vcpuinfo) == -1) { in libxl_list_vcpu()

Completed in 48 milliseconds