Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
A D | hist.h | 415 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 419 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 422 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/linux/tools/perf/ui/ |
A 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()
|
Completed in 6 milliseconds