Lines Matching refs:OPT_STRING
709 OPT_STRING('i', "input", &input_name, "file",
711 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
713 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol",
731 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
744 OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"),
752 OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
754 OPT_STRING(0, "prefix", &annotate_opts.prefix, "prefix",
756 OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N",
758 OPT_STRING(0, "objdump", &objdump_path, "path",
760 OPT_STRING(0, "addr2line", &addr2line_path, "path",