Lines Matching refs:OPT_STRING
1306 OPT_STRING('i', "input", &input_name, "file",
1316 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
1320 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
1329 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key",
1342 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
1344 OPT_STRING('F', "fields", &field_order, "key[,keys...]",
1350 OPT_STRING('p', "parent", &parent_pattern, "regex",
1370 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
1372 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
1374 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
1376 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
1378 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
1380 OPT_STRING(0, "symbol-filter", &report.symbol_filter_str, "filter",
1382 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
1393 OPT_STRING('C', "cpu", &report.cpu_list, "cpu",
1401 OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
1403 OPT_STRING(0, "prefix", &annotate_opts.prefix, "prefix",
1405 OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N",
1420 OPT_STRING(0, "objdump", &objdump_path, "path",
1422 OPT_STRING(0, "addr2line", &addr2line_path, "path",
1453 OPT_STRING(0, "time", &report.time_str, "str",