Home
last modified time | relevance | path

Searched refs:hpp_dynamic_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c2533 struct hpp_dynamic_entry { struct
2541 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width()
2563 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len()
2611 struct hpp_dynamic_entry *hde; in __sort__hde_header()
2614 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_header()
2626 struct hpp_dynamic_entry *hde; in __sort__hde_width()
2629 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_width()
2639 struct hpp_dynamic_entry *hde; in perf_hpp__defined_dynamic_entry()
2641 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in perf_hpp__defined_dynamic_entry()
2649 struct hpp_dynamic_entry *hd in __sort__hde_entry()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c2016 struct hpp_dynamic_entry { struct
2024 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width()
2046 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len()
2094 struct hpp_dynamic_entry *hde; in __sort__hde_header()
2097 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_header()
2109 struct hpp_dynamic_entry *hde; in __sort__hde_width()
2112 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_width()
2122 struct hpp_dynamic_entry *hde; in perf_hpp__defined_dynamic_entry()
2124 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in perf_hpp__defined_dynamic_entry()
2132 struct hpp_dynamic_entry *hd in __sort__hde_entry()
[all...]

Completed in 9 milliseconds