Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/ui/ |
| H A D | hist.c | 60 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 124 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 144 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 208 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 239 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 279 hpp_field_fn get_field) in __hpp__sort() 318 hpp_field_fn get_field) in __hpp__sort_acc()
|
| /linux/tools/perf/util/ |
| H A D | hist.h | 655 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 660 struct hist_entry *he, hpp_field_fn get_field, 664 struct hist_entry *he, hpp_field_fn get_field,
|