Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dsort.c782 sort__local_weight_cmp(struct hist_entry *left, struct hist_entry *right) in sort__local_weight_cmp() function
795 .se_cmp = sort__local_weight_cmp,