Home
last modified time | relevance | path

Searched refs:core_siblings (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/base/
Dtopology.c53 define_siblings_show_func(core_siblings, core_cpumask);
54 static DEVICE_ATTR_RO(core_siblings);
/Linux-v4.19/Documentation/
Dcputopology.txt42 7) /sys/devices/system/cpu/cpuX/topology/core_siblings:
/Linux-v4.19/tools/perf/util/
Dheader.c569 char **core_siblings; member
598 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topo()
602 tp->core_siblings[i] = buf; in build_cpu_topo()
647 zfree(&tp->core_siblings[i]); in free_cpu_topo()
684 tp->core_siblings = addr; in build_cpu_topology()
722 ret = do_write_string(ff, tp->core_siblings[i]); in write_cpu_topology()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-system-cpu71 /sys/devices/system/cpu/cpu#/topology/core_siblings
90 core_siblings: internal kernel map of cpu#'s hardware threads