Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/include/internal/
H A Devlist.h139 void perf_evlist__go_system_wide(struct perf_evlist *evlist, struct perf_evsel *evsel);
/openbmc/linux/tools/lib/perf/
H A Devlist.c748 void perf_evlist__go_system_wide(struct perf_evlist *evlist, struct perf_evsel *evsel) in perf_evlist__go_system_wide() function
/openbmc/linux/tools/perf/util/
H A Devlist.c1732 perf_evlist__go_system_wide(&evlist->core, &evsel->core); in evlist__findnew_tracking_event()