Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dtopology.c68 define_siblings_show_func(core_siblings, core_cpumask);
69 static DEVICE_ATTR_RO(core_siblings);
/linux-4.4.14/tools/perf/util/
Dheader.c416 char **core_siblings; member
445 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topo()
449 tp->core_siblings[i] = buf; in build_cpu_topo()
494 zfree(&tp->core_siblings[i]); in free_cpu_topo()
526 tp->core_siblings = addr; in build_cpu_topology()
558 ret = do_write_string(fd, tp->core_siblings[i]); in write_cpu_topology()
/linux-4.4.14/Documentation/
Dcputopology.txt33 6) /sys/devices/system/cpu/cpuX/topology/core_siblings:
/linux-4.4.14/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