Searched refs:__hpp__group_sort_idx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 185 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx() function 234 return __hpp__group_sort_idx(a, b, get_field, in __hpp__sort()
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 186 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b, in __hpp__group_sort_idx() function 235 return __hpp__group_sort_idx(a, b, get_field, in __hpp__sort()
|
Completed in 3 milliseconds