Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dheader.h82 char *sibling_cores; member
Dheader.c1210 str = ph->env.sibling_cores; in print_cpu_topology()
1884 ph->env.sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
Dsession.c183 free(env->sibling_cores); in perf_session_env__delete()