Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | hist.h | 393 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 397 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 400 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/Linux-v4.19/tools/perf/ui/ |
D | hist.c | 23 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() 112 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() 131 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc()
|