Searched refs:sort__comm_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.h112 extern int64_t sort__comm_cmp(struct hist_entry *, struct hist_entry *);
H A Dsort.c40 .se_cmp = sort__comm_cmp,
217 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) function

Completed in 35 milliseconds