Home
last modified time | relevance | path

Searched refs:threads_per_core (Results 1 – 12 of 12) sorted by relevance

/xen/xen/common/
A Dsysctl.c259 pi->threads_per_core = in do_sysctl()
262 cpumask_weight(per_cpu(cpu_core_mask, 0)) / pi->threads_per_core; in do_sysctl()
/xen/tools/libs/light/
A Dlibxl.c365 physinfo->threads_per_core = xcphysinfo.threads_per_core; in libxl_get_physinfo()
A Dlibxl_utils.c867 *sockets = info.nr_cpus / info.threads_per_core in libxl__count_physical_sockets()
A Dlibxl_types.idl1149 ("threads_per_core", uint32),
/xen/tools/ocaml/libs/xc/
A Dxenctrl.mli129 threads_per_core : int; RecordField
A Dxenctrl.ml145 threads_per_core : int; RecordField
A Dxenctrl_stubs.c881 Store_field(physinfo, 0, Val_int(c_physinfo.threads_per_core)); in stub_xc_physinfo()
/xen/xen/include/public/
A Dsysctl.h102 uint32_t threads_per_core; member
/xen/tools/xl/
A Dxl_info.c206 maybe_printf("threads_per_core : %d\n", info.threads_per_core); in output_physinfo()
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c906 "threads_per_core", pinfo.threads_per_core, in pyxc_physinfo()
/xen/tools/golang/xenlight/
A Dhelpers.gen.go3527 x.ThreadsPerCore = uint32(xc.threads_per_core)
3562 xc.threads_per_core = C.uint32_t(x.ThreadsPerCore)
/xen/docs/man/
A Dxl.1.pod.in912 threads_per_core : 1

Completed in 53 milliseconds