Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/ui/ |
| A D | hist.c | 28 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt_print() 57 hpp_snprint_fn print_fn, enum perf_hpp_fmt_type fmtype) in __hpp__fmt() 121 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt() 141 const char *fmtstr, hpp_snprint_fn print_fn, in hpp__fmt_acc()
|
| /linux/tools/perf/util/ |
| A D | hist.h | 613 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 617 const char *fmtstr, hpp_snprint_fn print_fn, 621 const char *fmtstr, hpp_snprint_fn print_fn,
|
Completed in 10 milliseconds