Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/perf/ui/ |
D | hist.c | 22 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 111 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 130 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 151 hpp_field_fn get_field) in __hpp__sort() 198 hpp_field_fn get_field) in __hpp__sort_acc()
|
/Linux-v4.19/tools/perf/util/ |
D | hist.h | 391 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 396 struct hist_entry *he, hpp_field_fn get_field, 399 struct hist_entry *he, hpp_field_fn get_field,
|