Home
last modified time | relevance | path

Searched refs:prefix_strip (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
A Dannotate.h99 const char *prefix_strip; member
A Dannotate.c2022 opts->prefix_strip ? "--prefix-strip=" : "", in symbol__disassemble()
2023 opts->prefix_strip ?: ""); in symbol__disassemble()
3257 if (args->prefix_strip && !args->prefix) { in annotate_check_args()
/linux/tools/perf/
A Dbuiltin-annotate.c536 OPT_STRING(0, "prefix-strip", &annotate.opts.prefix_strip, "N", in cmd_annotate()
A Dbuiltin-report.c1279 OPT_STRING(0, "prefix-strip", &report.annotation_opts.prefix_strip, "N", in cmd_report()
A Dbuiltin-top.c1535 OPT_STRING(0, "prefix-strip", &top.annotation_opts.prefix_strip, "N", in cmd_top()

Completed in 20 milliseconds