Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dheader.h84 char *sibling_threads; member
Dheader.c1218 str = ph->env.sibling_threads; in print_cpu_topology()
1904 ph->env.sibling_threads = strbuf_detach(&sb, NULL); in process_cpu_topology()
Dsession.c184 free(env->sibling_threads); in perf_session_env__delete()