Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Denv.h90 char *sibling_threads; member
H A Denv.c235 zfree(&env->sibling_threads); in perf_env__exit()
H A Dheader.c1710 str = ph->env.sibling_threads; in print_cpu_topology()
2625 env->sibling_threads = strbuf_detach(&sb, NULL); in process_cpu_topology()