Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Devsel.h226 static inline bool perf_evsel__match2(struct perf_evsel *e1, in perf_evsel__match2() function
/linux-4.1.27/tools/perf/
Dbuiltin-diff.c375 if (perf_evsel__match2(evsel, e)) in evsel_match()