Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/tools/perf/util/ |
| D | hist.h | 420 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 424 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 427 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
| /Linux-v6.1/tools/perf/ui/ |
| D | hist.c | 27 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() 116 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() 135 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc()
|