Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.h370 static inline bool evsel__match2(struct evsel *e1, struct evsel *e2) in evsel__match2() function
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c492 if (evsel__match2(evsel, e)) in evsel_match()