Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | hist.h | 409 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 413 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 416 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/Linux-v5.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()
|