Searched defs:fmtstr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 114 hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) hpp__fmt() argument 133 hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) hpp__fmt_acc() argument
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 115 hpp__fmt(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) hpp__fmt() argument 134 hpp__fmt_acc(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmtstr, hpp_snprint_fn print_fn, bool fmt_percent) hpp__fmt_acc() argument
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_main.c | 1544 static void kdb_md_line(const char *fmtstr, unsigned long addr, in kdb_md_line() argument 1615 char fmtchar, fmtstr[64]; in kdb_md() local 2620 char fmtstr[64]; in kdb_per_cpu() local [all...] |
/kernel/linux/linux-6.6/kernel/debug/kdb/ |
H A D | kdb_main.c | 1529 static void kdb_md_line(const char *fmtstr, unsigned long addr, in kdb_md_line() argument 1600 char fmtchar, fmtstr[64]; in kdb_md() local 2543 char fmtstr[64]; in kdb_per_cpu() local [all...] |
Completed in 9 milliseconds