Home
last modified time | relevance | path

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

/tools/perf/util/
A Dcputopo.h20 const char **package_cpus_list; member
A Dcputopo.c65 if (!strcmp(buf, tp->package_cpus_list[i])) in build_cpu_topology()
69 tp->package_cpus_list[i] = buf; in build_cpu_topology()
150 zfree(&tp->package_cpus_list[i]); in cpu_topology__delete()
289 tp->package_cpus_list = addr; in cpu_topology__new()
A Dheader.c604 ret = do_write_string(ff, tp->package_cpus_list[i]); in write_cpu_topology()
/tools/perf/
A Dbuiltin-record.c3898 ret = record__init_thread_masks_spec(rec, cpus, topo->package_cpus_list, in record__init_thread_package_masks()
3899 topo->package_cpus_list, topo->package_cpus_lists); in record__init_thread_package_masks()

Completed in 20 milliseconds