Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
H A Dhist.c232 static int __hpp__sort(struct hist_entry *a, struct hist_entry *b, in __hpp__sort() function
384 return __hpp__sort(a, b, he_get_##_field); \
432 return __hpp__sort(a, b, he_get_raw_##_field); \
452 return __hpp__sort(a, b, he_get_##_field); \