Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsort.c2710 struct hpp_sort_entry { struct
2717 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
2722 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
2730 struct hpp_sort_entry *hse; in __sort__hpp_header()
2737 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
2749 struct hpp_sort_entry *hse; in __sort__hpp_width()
2752 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
2763 struct hpp_sort_entry *hse; in __sort__hpp_entry()
2766 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
2777 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]