Searched refs:sort__dso_cmp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsort.h114 extern int64_t sort__dso_cmp(struct hist_entry *, struct hist_entry *);
H A Dsort.c48 .se_cmp = sort__dso_cmp,
144 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) function

Completed in 29 milliseconds