Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Devsel.h309 static inline bool perf_evsel__match2(struct perf_evsel *e1, in perf_evsel__match2() function
/Linux-v4.19/tools/perf/
Dbuiltin-diff.c381 if (perf_evsel__match2(evsel, e)) in evsel_match()