Lines Matching refs:OPT_STRING
1166 OPT_STRING('i', "input", &input_name, "file",
1176 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
1180 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
1189 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key",
1198 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
1200 OPT_STRING('F', "fields", &field_order, "key[,keys...]",
1206 OPT_STRING('p', "parent", &parent_pattern, "regex",
1226 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
1228 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
1230 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
1232 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
1234 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
1236 OPT_STRING(0, "symbol-filter", &report.symbol_filter_str, "filter",
1238 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
1249 OPT_STRING('C', "cpu", &report.cpu_list, "cpu",
1257 OPT_STRING('M', "disassembler-style", &report.annotation_opts.disassembler_style, "disassembler style",
1259 OPT_STRING(0, "prefix", &report.annotation_opts.prefix, "prefix",
1261 OPT_STRING(0, "prefix-strip", &report.annotation_opts.prefix_strip, "N",
1276 OPT_STRING(0, "objdump", &report.annotation_opts.objdump_path, "path",
1307 OPT_STRING(0, "time", &report.time_str, "str",