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