Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance
1943 struct hpp_sort_entry { struct1950 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument1955 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()1963 struct hpp_sort_entry *hse; in __sort__hpp_header()1966 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()1978 struct hpp_sort_entry *hse; in __sort__hpp_width()1981 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()1992 struct hpp_sort_entry *hse; in __sort__hpp_entry()1995 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()2006 struct hpp_sort_entry *hse; in __sort__hpp_cmp()[all …]