Home
last modified time | relevance | path

Searched refs:__hpp__sort_acc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c264 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc() function
393 return __hpp__sort_acc(a, b, he_get_acc_##_field); \
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c265 static int __hpp__sort_acc(struct hist_entry *a, struct hist_entry *b, in __hpp__sort_acc() function
396 return __hpp__sort_acc(a, b, he_get_acc_##_field); \

Completed in 3 milliseconds