Home
last modified time | relevance | path

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

/tools/perf/util/
Dheader.c419 char **thread_siblings; member
472 if (!strcmp(buf, tp->thread_siblings[i])) in build_cpu_topo()
476 tp->thread_siblings[i] = buf; in build_cpu_topo()
499 zfree(&tp->thread_siblings[i]); in free_cpu_topo()
530 tp->thread_siblings = addr; in build_cpu_topology()
569 ret = do_write_string(fd, tp->thread_siblings[i]); in write_cpu_topology()