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