Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.c664 sort__srcfile_collapse(struct hist_entry *left, struct hist_entry *right) in sort__srcfile_collapse() function
677 return sort__srcfile_collapse(left, right); in sort__srcfile_sort()
695 .se_collapse = sort__srcfile_collapse,