Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dheader.h86 char *sibling_cores; member
Dheader.c933 str = ph->env.sibling_cores; in print_cpu_topology()
1592 ph->env.sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
Dsession.c180 zfree(&env->sibling_cores); in perf_session_env__delete()
/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c1522 if (svg_build_topology_map(ph->env.sibling_cores, in process_header()