Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 57 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 121 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 141 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 163 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 194 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 234 hpp_field_fn get_field) in __hpp__sort() 273 hpp_field_fn get_field) in __hpp__sort_acc()
|
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 634 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 639 struct hist_entry *he, hpp_field_fn get_field, 643 struct hist_entry *he, hpp_field_fn get_field,
|