Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dsort.c2350 struct hpp_dynamic_entry { struct
2358 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width() argument
2380 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len()
2428 struct hpp_dynamic_entry *hde; in __sort__hde_header()
2431 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_header()
2443 struct hpp_dynamic_entry *hde; in __sort__hde_width()
2446 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in __sort__hde_width()
2456 struct hpp_dynamic_entry *hde; in perf_hpp__defined_dynamic_entry()
2458 hde = container_of(fmt, struct hpp_dynamic_entry, hpp); in perf_hpp__defined_dynamic_entry()
2466 struct hpp_dynamic_entry *hde; in __sort__hde_entry()
[all …]