Searched refs:perf_cpu_map__idx (Results 1 – 4 of 4) sorted by relevance
17 int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu);
252 int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu) in perf_cpu_map__idx() function
462 return perf_cpu_map__idx(cpus, cpu) != -1; in cpu_map__has()
666 cpu = perf_cpu_map__idx(evsel->core.cpus, evlist_cpu); in evlist__mmap_per_evsel()