Searched refs:perf_evsel__cpus (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/lib/perf/include/perf/
H A Devsel.h44 LIBPERF_API struct perf_cpu_map *perf_evsel__cpus(struct perf_evsel *evsel);
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c75 cpus = perf_evsel__cpus(evsel);
/linux-master/tools/lib/perf/
H A Devsel.c498 struct perf_cpu_map *perf_evsel__cpus(struct perf_evsel *evsel) function
/linux-master/tools/perf/util/
H A Devsel.h205 return perf_evsel__cpus(&evsel->core);

Completed in 136 milliseconds