Lines Matching refs:OPT_STRING
535 OPT_STRING('i', "input", &input_name, "file",
537 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
539 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol",
557 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
570 OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"),
578 OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
580 OPT_STRING(0, "prefix", &annotate.opts.prefix, "prefix",
582 OPT_STRING(0, "prefix-strip", &annotate.opts.prefix_strip, "N",
584 OPT_STRING(0, "objdump", &objdump_path, "path",
586 OPT_STRING(0, "addr2line", &addr2line_path, "path",