Home
last modified time | relevance | path

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

/linux/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()
212 tp->package_cpus_list = addr; in cpu_topology__new()
A Dcputopo.h20 const char **package_cpus_list; member
A Dheader.c591 ret = do_write_string(ff, tp->package_cpus_list[i]); in write_cpu_topology()
/linux/drivers/base/
A Dtopology.c79 static BIN_ATTR_RO(package_cpus_list, 0);
/linux/Documentation/ABI/stable/
A Dsysfs-devices-system-cpu79 What: /sys/devices/system/cpu/cpuX/topology/package_cpus_list

Completed in 14 milliseconds