Home
last modified time | relevance | path

Searched refs:package_cpus_list (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcputopo.c64 if (!strcmp(buf, tp->package_cpus_list[i])) in build_cpu_topology()
68 tp->package_cpus_list[i] = buf; in build_cpu_topology()
149 zfree(&tp->package_cpus_list[i]); in cpu_topology__delete()
274 tp->package_cpus_list = addr; in cpu_topology__new()
A Dcputopo.h20 const char **package_cpus_list; member
A Dheader.c598 ret = do_write_string(ff, tp->package_cpus_list[i]); in write_cpu_topology()
/linux-6.3-rc2/drivers/base/
A Dtopology.c90 static BIN_ATTR_RO(package_cpus_list, CPULIST_FILE_MAX_BYTES);
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-devices-system-cpu79 What: /sys/devices/system/cpu/cpuX/topology/package_cpus_list
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c3782 ret = record__init_thread_masks_spec(rec, cpus, topo->package_cpus_list, in record__init_thread_package_masks()
3783 topo->package_cpus_list, topo->package_cpus_lists); in record__init_thread_package_masks()

Completed in 21 milliseconds