Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Denv.h57 char *sibling_cores; member
Denv.c23 zfree(&env->sibling_cores); in perf_env__exit()
Dheader.c1488 str = ph->env.sibling_cores; in print_cpu_topology()
2154 ph->env.sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()
/Linux-v4.19/tools/perf/
Dbuiltin-timechart.c1523 if (svg_build_topology_map(ph->env.sibling_cores, in process_header()