Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat.c501 if (xc_vcpu_getinfo(node->handle->xc_handle, in xenstat_collect_vcpus()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save_x86_pv.c772 rc = xc_vcpu_getinfo(xch, ctx->domid, i, &vinfo); in write_all_vcpu_information()
A Dxc_domain.c1342 int xc_vcpu_getinfo(xc_interface *xch, in xc_vcpu_getinfo() function
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenctx.c1046 if ( xc_vcpu_getinfo(xenctx.xc_handle, xenctx.domid, vcpu, &vinfo) ) in dump_all_vcpus()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c416 retval = xc_vcpu_getinfo(_H(xch), c_domid, in stub_xc_vcpu_getinfo()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h928 int xc_vcpu_getinfo(xc_interface *xch,
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_domain.c1230 if (xc_vcpu_getinfo(ctx->xch, domid, *nr_vcpus_out, &vcpuinfo) == -1) { in libxl_list_vcpu()
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c408 rc = xc_vcpu_getinfo(self->xc_handle, dom, vcpu, &info); in pyxc_vcpu_getinfo()

Completed in 32 milliseconds