Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | hist.h | 657 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 661 const char *fmtstr, hpp_snprint_fn print_fn, 665 const char *fmtstr, hpp_snprint_fn print_fn, 669 const char *fmtstr, hpp_snprint_fn print_fn);
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 31 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt_print() 61 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt() 125 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt() 145 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt_acc() 158 const char *fmtstr, hpp_snprint_fn print_fn) in hpp__fmt_mem_stat()
|