Searched defs:unwind_inlines (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | srcline.c | 292 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line, struct dso *dso, bool unwind_inlines, struct inline_node *node, struct symbol *sym) addr2line() argument 519 __get_srcline(struct dso *dso, u64 addr, struct symbol *sym, bool show_sym, bool show_addr, bool unwind_inlines, u64 ip) __get_srcline() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | srcline.c | 301 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line, struct dso *dso, bool unwind_inlines, struct inline_node *node, struct symbol *sym) addr2line() argument 634 addr2line(const char *dso_name, u64 addr, char **file, unsigned int *line_nr, struct dso *dso, bool unwind_inlines, struct inline_node *node, struct symbol *sym __maybe_unused) addr2line() argument 817 __get_srcline(struct dso *dso, u64 addr, struct symbol *sym, bool show_sym, bool show_addr, bool unwind_inlines, u64 ip) __get_srcline() argument
|
Completed in 3 milliseconds