Home
last modified time | relevance | path

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

/tools/perf/util/
Denv.h29 char *sibling_cores; member
Denv.c17 zfree(&env->sibling_cores); in perf_env__exit()
Dheader.c929 str = ph->env.sibling_cores; in print_cpu_topology()
1622 ph->env.sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
/tools/perf/
Dbuiltin-timechart.c1523 if (svg_build_topology_map(ph->env.sibling_cores, in process_header()