Home
last modified time | relevance | path

Searched defs:vki_xen_sysctl_physinfo_00000008 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/include/vki/
Dvki-xen-sysctl.h129 struct vki_xen_sysctl_physinfo_00000008 { struct
130 vki_uint32_t threads_per_core;
131 vki_uint32_t cores_per_socket;
132 vki_uint32_t nr_cpus; /* # CPUs currently online */
133 vki_uint32_t max_cpu_id; /* Largest possible CPU ID on this host */
134 vki_uint32_t nr_nodes; /* # nodes currently online */
135 vki_uint32_t max_node_id; /* Largest possible node ID on this host */
136 vki_uint32_t cpu_khz;
137 vki_xen_uint64_aligned_t total_pages;
138 vki_xen_uint64_aligned_t free_pages;
[all …]