Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsort.c2252 struct hpp_sort_entry { struct
2259 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() argument
2264 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
2272 struct hpp_sort_entry *hse; in __sort__hpp_header()
2275 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
2287 struct hpp_sort_entry *hse; in __sort__hpp_width()
2290 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
2301 struct hpp_sort_entry *hse; in __sort__hpp_entry()
2304 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_entry()
2315 struct hpp_sort_entry *hse; in __sort__hpp_cmp()
[all …]