Lines Matching full:cpux
17 * /sys/devices/system/cpu/cpuX/topology/physical_package_id.
20 /** The die id as read from /sys/devices/system/cpu/cpuX/topology/die_id. */
22 /** The cluster id as read from /sys/devices/system/cpu/cpuX/topology/cluster_id */
24 /** The cache level as read from /sys/devices/system/cpu/cpuX/cache/indexY/level */
28 * /sys/devices/system/cpu/cpuX/cache/indexY/shared_cpu_list
31 /** The core id as read from /sys/devices/system/cpu/cpuX/topology/core_id. */
81 * /sys/devices/system/cpu/cpuX/topology/physical_package_id for the given CPU.
86 * /sys/devices/system/cpu/cpuX/topology/die_id for the given CPU.
91 * /sys/devices/system/cpu/cpuX/topology/cluster_id for the given CPU
96 * /sys/devices/system/cpu/cpuX/topology/core_id for the given CPU.