Home
last modified time | relevance | path

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

/tools/perf/util/
Denv.h49 char *sibling_cores; member
Denv.c19 zfree(&env->sibling_cores); in perf_env__exit()
Dheader.c1130 str = ph->env.sibling_cores; in print_cpu_topology()
1820 ph->env.sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
/tools/perf/
Dbuiltin-timechart.c1524 if (svg_build_topology_map(ph->env.sibling_cores, in process_header()