Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/ui/ |
H A D | hist.c | 59 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 123 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 143 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 207 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 238 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 278 hpp_field_fn get_field) in __hpp__sort() 317 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,
|