Home
last modified time | relevance | path

Searched refs:thread_siblings (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dcputopo.c119 if (!strcmp(buf, tp->thread_siblings[i])) in build_cpu_topology()
123 tp->thread_siblings[i] = buf; in build_cpu_topology()
151 zfree(&tp->thread_siblings[i]); in cpu_topology__delete()
214 tp->thread_siblings = addr; in cpu_topology__new()
Dcputopo.h13 char **thread_siblings; member
Dheader.c599 ret = do_write_string(ff, tp->thread_siblings[i]); in write_cpu_topology()
/Linux-v5.15/drivers/base/
Dtopology.c54 define_siblings_read_func(thread_siblings, sibling_cpumask);
55 static BIN_ATTR_RO(thread_siblings, 0);
/Linux-v5.15/Documentation/admin-guide/
Dcputopology.rst34 topology_sibling_cpumask() which corresponds with thread_siblings).
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-devices-system-cpu59 (deprecated name: "thread_siblings")
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-system-cpu74 /sys/devices/system/cpu/cpu#/topology/thread_siblings
100 thread_siblings: internal kernel map of cpu#'s hardware