Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | hist.h | 636 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 640 const char *fmtstr, hpp_snprint_fn print_fn, 644 const char *fmtstr, hpp_snprint_fn print_fn,
|
| /linux-6.15/tools/perf/ui/ |
| H A D | hist.c | 28 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt_print() 58 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt() 122 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt() 142 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt_acc()
|