Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Denv.h88 char *sibling_cores; member
H A Denv.c234 zfree(&env->sibling_cores); in perf_env__exit()
H A Dheader.c1685 str = ph->env.sibling_cores; in print_cpu_topology()
2599 env->sibling_cores = strbuf_detach(&sb, NULL); in process_cpu_topology()