Searched refs:se_collapse (Results 1 - 3 of 3) 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.h94 int64_t (*se_collapse)(struct hist_entry *, struct hist_entry *); member in struct:sort_entry
H A Dsort.c41 .se_collapse = sort__comm_collapse,
282 if (sd->entry->se_collapse)
H A Dhist.c195 f = se->se_collapse ?: se->se_cmp;

Completed in 111 milliseconds