Home
last modified time | relevance | path

Searched refs:perf_evsel__match2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/util/
Devsel.h256 static inline bool perf_evsel__match2(struct evsel *e1, in perf_evsel__match2() function
/Linux-v5.4/tools/perf/
Dbuiltin-diff.c462 if (perf_evsel__match2(evsel, e)) in evsel_match()