Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | hist.h | 425 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 429 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 432 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/openbmc/linux/tools/perf/ui/ |
H A D | hist.c | 28 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() 117 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() 136 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc()
|