| /linux/include/uapi/linux/ |
| H A D | isst_if.h | 180 __u8 socket_id; member 202 __u8 socket_id; member 220 __u8 socket_id; member 254 __u8 socket_id; member 278 __u8 socket_id; member 300 __u8 socket_id; member 314 __u8 socket_id; member 354 __u8 socket_id; member 395 __u8 socket_id; member 423 __u8 socket_id; member [all …]
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-tpmi.c | 123 info.socket_id = id->pkg; in tpmi_is_punit_valid() 140 info.socket_id = id->pkg; in tpmi_read_pm_config() 157 info.socket_id = id->pkg; in tpmi_get_config_levels() 182 info.socket_id = id->pkg; in tpmi_get_ctdp_control() 209 core_power_info.socket_id = id->pkg; in tpmi_get_ctdp_control() 234 info.socket_id = id->pkg; in tpmi_get_tdp_info() 257 fabric_info.socket_id = id->pkg; in tpmi_get_tdp_info() 297 info.socket_id = id->pkg; in tpmi_get_coremask_info() 323 info.socket_id = id->pkg; in tpmi_get_get_trls() 368 info.socket_id = id->pkg; in tpmi_get_trl_bucket_info() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | smuio_v13_0_3.c | 57 u32 data, socket_id; in smuio_v13_0_3_get_socket_id() local 60 socket_id = REG_GET_FIELD(data, SMUIO_MCM_CONFIG, SOCKET_ID); in smuio_v13_0_3_get_socket_id() 62 return socket_id; in smuio_v13_0_3_get_socket_id()
|
| H A D | smuio_v13_0.c | 100 u32 data, socket_id; in smuio_v13_0_get_socket_id() local 103 socket_id = REG_GET_FIELD(data, SMUIO_MCM_CONFIG, SOCKET_ID); in smuio_v13_0_get_socket_id() 105 return socket_id; in smuio_v13_0_get_socket_id()
|
| H A D | amdgpu_aca.c | 257 if (tmp_info->socket_id == info->socket_id && in find_bank_error() 520 mcm_info.socket_id = info->socket_id; in aca_log_aca_error_data() 832 info->socket_id = ((instidlo & 0x1) << 2) | (instidhi & 0x03); in aca_bank_info_decode() 904 idx, info.socket_id, info.die_id, info.hwid, info.mcatype); in aca_dump_entry()
|
| H A D | amdgpu_mca.h | 109 int socket_id; member
|
| H A D | amdgpu_umc.c | 605 addr_in.ma.socket_id = socket; in amdgpu_umc_mca_to_addr()
|
| /linux/tools/perf/tests/ |
| H A D | topology.c | 98 * "socket_id number is too big. You may need to upgrade the in check_cpu_topology() 130 env->cpu[i].socket_id); in check_cpu_topology() 142 env->cpu[cpu.cpu].socket_id == id.socket); in check_cpu_topology() 157 env->cpu[cpu.cpu].socket_id == id.socket); in check_cpu_topology() 169 env->cpu[cpu.cpu].socket_id == id.socket); in check_cpu_topology() 184 env->cpu[cpu.cpu].socket_id == id.socket); in check_cpu_topology()
|
| /linux/tools/perf/tests/shell/lib/ |
| H A D | stat_output.sh | 188 socket_id=`cat $socket_file` 189 [ $socket_id == -1 ] && {
|
| /linux/tools/perf/tests/shell/ |
| H A D | stat+json_output.sh | 210 socket_id=`cat $socket_file` 211 [ $socket_id == -1 ] && skip_test=1
|
| /linux/include/linux/ |
| H A D | peci.h | 77 u8 socket_id; member
|
| /linux/tools/arch/x86/intel_sdsi/ |
| H A D | intel_sdsi.c | 109 uint64_t socket_id; member 113 uint64_t socket_id; member 295 printf("Socket ID: %ld\n", s->regs.extra.v1.socket_id & 0xF); in sdsi_read_reg() 297 printf("Socket ID: %ld\n", s->regs.extra.v2.socket_id & 0xF); in sdsi_read_reg()
|
| /linux/tools/perf/util/ |
| H A D | env.c | 451 int socket_id = cpu__get_socket_id(cpu); in perf_env__read_arch() 455 env->cpu[idx].socket_id = socket_id >= 0 ? socket_id : -1; 380 int socket_id = cpu__get_socket_id(cpu); perf_env__read_cpu_topology_map() local
|
| H A D | env.h | 14 int socket_id; 13 int socket_id; global() member
|
| H A D | header.c | 727 ret = do_write(ff, &env->cpu[j].socket_id, in write_numa_topology() 728 sizeof(env->cpu[j].socket_id)); in write_numa_topology() 2000 ph->env.cpu[i].socket_id); in print_bpf_prog_info() 2010 ph->env.cpu[i].socket_id); 3144 env->cpu[i].socket_id = nr; in process_cache()
|
| H A D | hist.c | 2918 int socket_id = hists->socket_filter; in __hists__scnprintf_title() 2985 if (socket_id > -1) in __hists__scnprintf_title() 2987 ", Processor Socket: %d", socket_id); 2915 int socket_id = hists->socket_filter; __hists__scnprintf_title() local
|
| H A D | event.c | 850 al->socket = topo->socket_id; in machine__resolve()
|
| /linux/drivers/peci/ |
| H A D | device.c | 110 device->info.socket_id = device->addr - PECI_BASE_ADDR; in peci_device_info_init()
|
| /linux/arch/s390/kernel/ |
| H A D | topology.c | 142 topo->socket_id = socket->id; in add_cpus_to_mask() 276 topo->socket_id = id; in update_cpu_masks()
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 1643 id.socket = topo->socket_id; in perf_env__get_die_aggr_by_cpu() 1660 id.socket = topo->socket_id; in perf_env__get_cache_id_for_cpu() 1714 id.socket = topo->socket_id; in perf_env__get_cluster_aggr_by_cpu() 1730 id.socket = topo->socket_id; in perf_env__get_core_aggr_by_cpu() 1749 id.socket = topo->socket_id; in perf_env__get_cpu_aggr_by_cpu() 1770 id.socket = topo->socket_id; in perf_env__get_global_aggr_by_cpu()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-fme | 39 What: /sys/bus/platform/devices/dfl-fme.0/socket_id 43 Description: Read-only. It returns socket_id to indicate which socket
|
| /linux/drivers/gpu/drm/amd/ras/rascore/ |
| H A D | ras_aca_v1_0.c | 57 info->socket_id = ((instidlo & 0x1) << 2) | (instidhi & 0x03); in aca_decode_bank_info()
|
| /linux/drivers/hwmon/peci/ |
| H A D | cputemp.c | 458 peci_dev->info.socket_id); in peci_cputemp_probe()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.c | 2923 char **optstr, int socket_id) in add_socket_opt() argument 2925 if (!hists__has(browser->hists, socket) || socket_id < 0) in add_socket_opt() 2930 socket_id) < 0) in add_socket_opt() 2933 act->socket = socket_id; in add_socket_opt()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 172 uint32_t socket_id;
|