Home
last modified time | relevance | path

Searched refs:inline_name (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
Dsymbol_conf.h44 inline_name, member
Dsymbol.c62 .inline_name = true,
Dmachine.c2866 if (!symbol_conf.inline_name || !map || !sym) in append_inlines()
/tools/perf/ui/browsers/
Dres_sample.c88 symbol_conf.inline_name ? "--inline" : "", in res_sample_browse()
Dscripts.c55 c->perf, opt, symbol_conf.inline_name ? " --inline" : "", in add_script_option()
/tools/perf/
Dbuiltin-report.c1341 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_report()
Dbuiltin-script.c3796 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_script()