Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dsort.c2063 struct hpp_sort_entry { struct
2070 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
2075 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
2083 struct hpp_sort_entry *hse; in __sort__hpp_header()
2086 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
2098 struct hpp_sort_entry *hse; in __sort__hpp_width()
2101 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
2112 struct hpp_sort_entry *hse; in __sort__hpp_entry()
2115 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
2126 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]