Searched refs:hpp_field_fn (Results 1 – 2 of 2) sorted by relevance
/tools/perf/ui/ |
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) in __hpp__sort() 202 hpp_field_fn get_field) in __hpp__sort_acc()
|
/tools/perf/util/ |
D | hist.h | 405 typedef u64 (*hpp_field_fn)(struct hist_entry *he); typedef 410 struct hist_entry *he, hpp_field_fn get_field, 413 struct hist_entry *he, hpp_field_fn get_field,
|