Home
last modified time | relevance | path

Searched refs:core_cpus_lists (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
A Dcputopo.c125 for (i = 0; i < tp->core_cpus_lists; i++) { in build_cpu_topology()
129 if (i == tp->core_cpus_lists) { in build_cpu_topology()
131 tp->core_cpus_lists++; in build_cpu_topology()
155 for (i = 0 ; i < tp->core_cpus_lists; i++) in cpu_topology__delete()
163 for (u32 i = 0; i < topology->core_cpus_lists; i++) { in cpu_topology__smt_on()
190 for (u32 i = 0; i < topology->core_cpus_lists; i++) { in cpu_topology__core_wide()
A Dcputopo.h13 u32 core_cpus_lists; member
A Dtool_pmu.c346 *result = topology->core_cpus_lists; in tool_pmu__read_event()
A Dheader.c608 ret = do_write(ff, &tp->core_cpus_lists, sizeof(tp->core_cpus_lists)); in write_cpu_topology()
612 for (i = 0; i < tp->core_cpus_lists; i++) { in write_cpu_topology()
/tools/perf/
A Dbuiltin-record.c3881 topo->core_cpus_list, topo->core_cpus_lists); in record__init_thread_core_masks()

Completed in 21 milliseconds