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);
266 int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu) in perf_cpu_map__idx() function
435 cpu = perf_cpu_map__idx(evsel->cpus, evlist_cpu); in mmap_per_evsel()
480 return perf_cpu_map__idx(cpus, cpu) != -1; in cpu_map__has()