Home
last modified time | relevance | path

Searched refs:evsel__enable_cpu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.h244 int evsel__enable_cpu(struct evsel *evsel, int cpu);
H A Devlist.c437 evsel__enable_cpu(pos, pos->cpu_iter - 1); in evlist__enable()
H A Devsel.c1326 int evsel__enable_cpu(struct evsel *evsel, int cpu) in evsel__enable_cpu() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.h319 int evsel__enable_cpu(struct evsel *evsel, int cpu_map_idx);
H A Devlist.c581 evsel__enable_cpu(pos, evlist_cpu_itr.cpu_map_idx); in __evlist__enable()
H A Devsel.c1411 int evsel__enable_cpu(struct evsel *evsel, int cpu_map_idx) in evsel__enable_cpu() function

Completed in 16 milliseconds