Home
last modified time | relevance | path

Searched refs:hpp_sort_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dsort.c1768 struct hpp_sort_entry { struct
1775 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
1780 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
1788 struct hpp_sort_entry *hse; in __sort__hpp_header()
1791 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
1803 struct hpp_sort_entry *hse; in __sort__hpp_width()
1806 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
1817 struct hpp_sort_entry *hse; in __sort__hpp_entry()
1820 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
1831 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]