Searched refs:hpp_field_fn (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 26 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 115 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 134 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 155 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 186 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 226 hpp_field_fn get_field) in __hpp__sort() 265 hpp_field_fn get_field) in __hpp__sort_acc()
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 27 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 116 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 135 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 156 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 187 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 227 hpp_field_fn get_field) in __hpp__sort() 266 hpp_field_fn get_field) in __hpp__sort_acc()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 406 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 411 struct hist_entry *he, hpp_field_fn get_field, 414 struct hist_entry *he, hpp_field_fn get_field,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 423 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 428 struct hist_entry *he, hpp_field_fn get_field, 431 struct hist_entry *he, hpp_field_fn get_field,
|
Completed in 5 milliseconds