Searched defs:print_fn (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | lockdep_types.h | 119 lock_print_fn print_fn; member
|
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 25 __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmt, int len, hpp_snprint_fn print_fn, bool fmt_percent) __hpp__fmt() argument 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 [all...] |
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 26 __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, hpp_field_fn get_field, const char *fmt, int len, hpp_snprint_fn print_fn, bool fmt_percent) __hpp__fmt() argument 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 [all...] |
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep.c | 4922 lockdep_set_lock_cmp_fn(struct lockdep_map *lock, lock_cmp_fn cmp_fn, lock_print_fn print_fn) lockdep_set_lock_cmp_fn() argument
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf.c | 240 libbpf_print_fn_t print_fn; in libbpf_print() local
|
Completed in 26 milliseconds