Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance
2101 struct hpp_sort_entry { struct2108 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument2113 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()2121 struct hpp_sort_entry *hse; in __sort__hpp_header()2124 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()2136 struct hpp_sort_entry *hse; in __sort__hpp_width()2139 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()2150 struct hpp_sort_entry *hse; in __sort__hpp_entry()2153 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()2164 struct hpp_sort_entry *hse; in __sort__hpp_cmp()[all …]