Searched refs:perf_cpu_map__idx (Results 1 – 6 of 6) sorted by relevance
17 int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu);
271 int perf_cpu_map__idx(struct perf_cpu_map *cpus, int cpu) in perf_cpu_map__idx() function
441 cpu = perf_cpu_map__idx(evsel->cpus, evlist_cpu); in mmap_per_evsel()
507 return perf_cpu_map__idx(cpus, cpu) != -1; in cpu_map__has()
1986 cpu = perf_cpu_map__idx(pmu_cpus, cpus->map[i]); in perf_pmu__cpus_match()
1599 return perf_cpu_map__idx(other->core.cpus, cpuid); in evsel__match_other_cpu()