Searched refs:perf_cpu_map__cpu (Results 1 – 4 of 4) sorted by relevance
16 LIBPERF_API int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx);22 for ((idx) = 0, (cpu) = perf_cpu_map__cpu(cpus, idx); \24 (idx)++, (cpu) = perf_cpu_map__cpu(cpus, idx))
10 perf_cpu_map__cpu;
234 int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx) in perf_cpu_map__cpu() function
35 int perf_cpu_map__cpu(const struct perf_cpu_map \*cpus, int idx);