Lines Matching refs:OPT_STRING
1238 OPT_STRING('i', "input", &input_name, "file",
1248 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
1252 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
1261 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key",
1274 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
1276 OPT_STRING('F', "fields", &field_order, "key[,keys...]",
1282 OPT_STRING('p', "parent", &parent_pattern, "regex",
1302 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
1304 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
1306 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
1308 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
1310 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
1312 OPT_STRING(0, "symbol-filter", &report.symbol_filter_str, "filter",
1314 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
1325 OPT_STRING('C', "cpu", &report.cpu_list, "cpu",
1333 OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
1335 OPT_STRING(0, "prefix", &report.annotation_opts.prefix, "prefix",
1337 OPT_STRING(0, "prefix-strip", &report.annotation_opts.prefix_strip, "N",
1352 OPT_STRING(0, "objdump", &objdump_path, "path",
1354 OPT_STRING(0, "addr2line", &addr2line_path, "path",
1385 OPT_STRING(0, "time", &report.time_str, "str",