Searched refs:hpp_snprint_fn (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | hist.h | 276 typedef int (*hpp_snprint_fn)(struct perf_hpp *hpp, const char *fmt, ...); typedef 280 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent); 283 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent);
|
/linux-4.4.14/tools/perf/ui/ |
D | hist.c | 20 hpp_snprint_fn print_fn, bool fmt_percent) in __hpp__fmt() 109 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt() 128 const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) in hpp__fmt_acc()
|