Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.c57 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topology()
61 tp->core_siblings[i] = buf; in build_cpu_topology()
142 zfree(&tp->core_siblings[i]); in cpu_topology__delete()
207 tp->core_siblings = addr; in cpu_topology__new()
H A Dcputopo.h11 char **core_siblings; member
H A Dheader.c587 ret = do_write_string(ff, tp->core_siblings[i]); in write_cpu_topology()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dtopology.c60 define_siblings_show_func(core_siblings, core_cpumask);
61 static DEVICE_ATTR_RO(core_siblings);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcputopology.rst52 (deprecated name: "core_siblings")
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu71 /sys/devices/system/cpu/cpu#/topology/core_siblings
90 core_siblings: internal kernel map of cpu#'s hardware threads