Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devsel.h346 static inline bool evsel__match2(struct evsel *e1, struct evsel *e2) in evsel__match2() function
/linux-6.1.9/tools/perf/
Dbuiltin-diff.c490 if (evsel__match2(evsel, e)) in evsel_match()