Searched refs:prefix_strip (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/tools/perf/util/ |
| D | annotate.h | 97 const char *prefix_strip; member
|
| D | annotate.c | 1984 opts->prefix_strip ? "--prefix-strip=" : "", in symbol__disassemble() 1985 opts->prefix_strip ?: ""); in symbol__disassemble() 3197 if (args->prefix_strip && !args->prefix) { in annotate_check_args()
|
| /Linux-v5.10/tools/perf/ |
| D | builtin-annotate.c | 537 OPT_STRING(0, "prefix-strip", &annotate.opts.prefix_strip, "N", in cmd_annotate()
|
| D | builtin-report.c | 1242 OPT_STRING(0, "prefix-strip", &report.annotation_opts.prefix_strip, "N", in cmd_report()
|
| D | builtin-top.c | 1542 OPT_STRING(0, "prefix-strip", &top.annotation_opts.prefix_strip, "N", in cmd_top()
|