Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/ui/ |
D | hist.c | 19 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 108 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 127 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 148 hpp_field_fn get_field) in __hpp__sort() 195 hpp_field_fn get_field) in __hpp__sort_acc()
|
/linux-4.4.14/tools/perf/util/ |
D | hist.h | 274 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 279 struct hist_entry *he, hpp_field_fn get_field, 282 struct hist_entry *he, hpp_field_fn get_field,
|