Searched defs:sort_idx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ | ||
H A D | builtin-diff.c | 798 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, int c, int sort_idx) hist_entry__cmp_compute() argument 828 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, int c, int sort_idx) hist_entry__cmp_compute_idx() argument |
/kernel/linux/linux-6.6/tools/perf/ | ||
H A D | builtin-diff.c | 800 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, int c, int sort_idx) hist_entry__cmp_compute() argument 830 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, int c, int sort_idx) hist_entry__cmp_compute_idx() argument |
Completed in 6 milliseconds