Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance
1635 struct hpp_sort_entry { struct1642 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument1647 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()1655 struct hpp_sort_entry *hse; in __sort__hpp_header()1658 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()1670 struct hpp_sort_entry *hse; in __sort__hpp_width()1673 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()1684 struct hpp_sort_entry *hse; in __sort__hpp_entry()1687 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()1698 struct hpp_sort_entry *hse; in __sort__hpp_cmp()[all …]