Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance
1739 struct hpp_sort_entry { struct1746 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument1751 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()1759 struct hpp_sort_entry *hse; in __sort__hpp_header()1762 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()1774 struct hpp_sort_entry *hse; in __sort__hpp_width()1777 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()1788 struct hpp_sort_entry *hse; in __sort__hpp_entry()1791 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()1802 struct hpp_sort_entry *hse; in __sort__hpp_cmp()[all …]