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.c2703 struct hpp_sort_entry { struct
2710 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
2715 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
2723 struct hpp_sort_entry *hse; in __sort__hpp_header()
2730 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
2742 struct hpp_sort_entry *hse; in __sort__hpp_width()
2745 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
2756 struct hpp_sort_entry *hse; in __sort__hpp_entry()
2759 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
2770 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]