Home
last modified time | relevance | path

Searched refs:evsel__store_ids (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Devsel.h425 int evsel__store_ids(struct evsel *evsel, struct evlist *evlist);
Devsel.c2730 int evsel__store_ids(struct evsel *evsel, struct evlist *evlist) in evsel__store_ids() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-stat.c842 evsel__store_ids(counter, evsel_list)) in __run_perf_stat()