Searched refs:inline_name (Results 1 – 7 of 7) sorted by relevance
/tools/perf/util/ |
D | symbol_conf.h | 44 inline_name, member
|
D | symbol.c | 62 .inline_name = true,
|
D | machine.c | 2866 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 | 1341 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_report()
|
D | builtin-script.c | 3796 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_script()
|