Searched refs:arch_evlist__cmp (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/arch/x86/util/
H A Devlist.c76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) function
/linux-master/tools/perf/util/
H A Devlist.h115 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs);
H A Dparse-events.c1965 __weak int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) function
2022 return arch_evlist__cmp(lhs, rhs);

Completed in 291 milliseconds