Searched refs:perf_cpu_map__cpu (Results 1 – 5 of 5) sorted by relevance
18 LIBPERF_API int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx);24 for ((idx) = 0, (cpu) = perf_cpu_map__cpu(cpus, idx); \26 (idx)++, (cpu) = perf_cpu_map__cpu(cpus, idx))
10 perf_cpu_map__cpu;
375 sid->cpu = perf_cpu_map__cpu(evsel->cpus, cpu); in perf_evsel__set_sid_idx()423 int evlist_cpu = perf_cpu_map__cpu(evlist->cpus, cpu_idx); in mmap_per_evsel()
248 int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx) in perf_cpu_map__cpu() function
47 int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx);