Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsort.c1635 struct hpp_sort_entry { struct
1642 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
1647 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
1655 struct hpp_sort_entry *hse; in __sort__hpp_header()
1658 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
1670 struct hpp_sort_entry *hse; in __sort__hpp_width()
1673 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
1684 struct hpp_sort_entry *hse; in __sort__hpp_entry()
1687 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
1698 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]