Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance
2616 struct hpp_sort_entry { struct2623 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument2628 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()2636 struct hpp_sort_entry *hse; in __sort__hpp_header()2639 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()2651 struct hpp_sort_entry *hse; in __sort__hpp_width()2654 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()2665 struct hpp_sort_entry *hse; in __sort__hpp_entry()2668 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()2679 struct hpp_sort_entry *hse; in __sort__hpp_cmp()[all …]