Searched refs:prefix_strip (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | annotate.h | 70 const char *prefix_strip; member
|
| H A D | disasm.c | 1444 opts->prefix_strip ? "--prefix-strip=" : "", in symbol__disassemble_objdump() 1445 opts->prefix_strip ?: ""); in symbol__disassemble_objdump()
|
| H A D | annotate.c | 2445 if (args->prefix_strip && !args->prefix) { in annotate_check_args()
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 747 OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N", in cmd_annotate()
|
| H A D | builtin-top.c | 1584 OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N", in cmd_top()
|
| H A D | builtin-report.c | 1430 OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N", in cmd_report()
|