Home
last modified time | relevance | path

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

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