Searched refs:evlist_cpu (Results 1 – 2 of 2) sorted by relevance
438 struct perf_cpu evlist_cpu = perf_cpu_map__cpu(evlist->all_cpus, cpu_idx); in mmap_per_evsel() local451 cpu = perf_cpu_map__idx(evsel->cpus, evlist_cpu); in mmap_per_evsel()492 if (ops->mmap(map, mp, *output, evlist_cpu) < 0) in mmap_per_evsel()
653 struct perf_cpu evlist_cpu = perf_cpu_map__cpu(evlist->core.all_cpus, idx); in evlist__enable_event_idx() local654 int cpu_map_idx = perf_cpu_map__idx(evsel->core.cpus, evlist_cpu); in evlist__enable_event_idx()