Searched refs:sort__comm_collapse (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.h113 extern int64_t sort__comm_collapse(struct hist_entry *, struct hist_entry *);
H A Dsort.c41 .se_collapse = sort__comm_collapse,
223 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) function

Completed in 14 milliseconds