Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
A Devlist.c76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) in arch_evlist__cmp() function
/linux/tools/perf/util/
A Devlist.h117 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs);
A Dparse-events.c1992 __weak int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) in arch_evlist__cmp() function
2049 return arch_evlist__cmp(lhs, rhs); in evlist__cmp()

Completed in 21 milliseconds