Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | hist.h | 408 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 412 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 415 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/kernel/linux/linux-5.10/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()
|