Searched refs:inline_name (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/util/ |
| D | symbol_conf.h | 42 inline_name, member
|
| D | symbol.c | 63 .inline_name = true,
|
| D | machine.c | 2864 if (!symbol_conf.inline_name || !map || !sym) in append_inlines()
|
| /tools/perf/ui/browsers/ |
| D | res_sample.c | 88 symbol_conf.inline_name ? "--inline" : "", in res_sample_browse()
|
| D | scripts.c | 55 c->perf, opt, symbol_conf.inline_name ? " --inline" : "", in add_script_option()
|
| /tools/perf/ |
| D | builtin-report.c | 1451 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_report()
|
| D | builtin-script.c | 4085 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_script()
|