Searched refs:evlist_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/perf/
H A Devlist.c459 struct perf_cpu evlist_cpu = perf_cpu_map__cpu(evlist->all_cpus, cpu_idx); local
472 cpu = perf_cpu_map__idx(evsel->cpus, evlist_cpu);
513 if (ops->mmap(map, mp, *output, evlist_cpu) < 0)
/linux-master/tools/perf/util/
H A Dauxtrace.c654 struct perf_cpu evlist_cpu = perf_cpu_map__cpu(evlist->core.all_cpus, idx); local
655 int cpu_map_idx = perf_cpu_map__idx(evsel->core.cpus, evlist_cpu);

Completed in 93 milliseconds