Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dheader.c724 char **core_siblings; member
753 if (!strcmp(buf, tp->core_siblings[i])) in build_cpu_topo()
757 tp->core_siblings[i] = buf; in build_cpu_topo()
802 free(tp->core_siblings[i]); in free_cpu_topo()
834 tp->core_siblings = addr; in build_cpu_topology()
866 ret = do_write_string(fd, tp->core_siblings[i]); in write_cpu_topology()