OPT_STRING         38 tools/perf/bench/mem-functions.c 	OPT_STRING('s', "size", &size_str, "1MB",
OPT_STRING         42 tools/perf/bench/mem-functions.c 	OPT_STRING('f', "function", &function_str, "all",
OPT_STRING        172 tools/perf/bench/numa.c 	OPT_STRING('G', "mb_global"	, &p0.mb_global_str,	"MB", "global  memory (MBs)"),
OPT_STRING        173 tools/perf/bench/numa.c 	OPT_STRING('P', "mb_proc"	, &p0.mb_proc_str,	"MB", "process memory (MBs)"),
OPT_STRING        174 tools/perf/bench/numa.c 	OPT_STRING('L', "mb_proc_locked", &p0.mb_proc_locked_str,"MB", "process serialized/locked memory access (MBs), <= process_memory"),
OPT_STRING        175 tools/perf/bench/numa.c 	OPT_STRING('T', "mb_thread"	, &p0.mb_thread_str,	"MB", "thread  memory (MBs)"),
OPT_STRING        497 tools/perf/builtin-annotate.c 	OPT_STRING('i', "input", &input_name, "file",
OPT_STRING        499 tools/perf/builtin-annotate.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
OPT_STRING        501 tools/perf/builtin-annotate.c 	OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol",
OPT_STRING        515 tools/perf/builtin-annotate.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING        528 tools/perf/builtin-annotate.c 	OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"),
OPT_STRING        536 tools/perf/builtin-annotate.c 	OPT_STRING('M', "disassembler-style", &annotate.opts.disassembler_style, "disassembler style",
OPT_STRING        538 tools/perf/builtin-annotate.c 	OPT_STRING(0, "objdump", &annotate.opts.objdump_path, "path",
OPT_STRING        126 tools/perf/builtin-bench.c 	OPT_STRING('f', "format", &bench_format_str, "default|simple", "Specify the output formatting style"),
OPT_STRING        377 tools/perf/builtin-buildid-cache.c 	OPT_STRING('a', "add", &add_name_list_str,
OPT_STRING        379 tools/perf/builtin-buildid-cache.c 	OPT_STRING('k', "kcore", &kcore_filename,
OPT_STRING        381 tools/perf/builtin-buildid-cache.c 	OPT_STRING('r', "remove", &remove_name_list_str, "file list",
OPT_STRING        383 tools/perf/builtin-buildid-cache.c 	OPT_STRING('p', "purge", &purge_name_list_str, "file list",
OPT_STRING        387 tools/perf/builtin-buildid-cache.c 	OPT_STRING('M', "missing", &missing_filename, "file",
OPT_STRING        390 tools/perf/builtin-buildid-cache.c 	OPT_STRING('u', "update", &update_name_list_str, "file list",
OPT_STRING        100 tools/perf/builtin-buildid-list.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING       2730 tools/perf/builtin-c2c.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       2732 tools/perf/builtin-c2c.c 	OPT_STRING('i', "input", &input_name, "file",
OPT_STRING       2751 tools/perf/builtin-c2c.c 	OPT_STRING('d', "display", &display, "Switch HITM output type", "lcl,rmt"),
OPT_STRING       2752 tools/perf/builtin-c2c.c 	OPT_STRING('c', "coalesce", &coalesce, "coalesce fields",
OPT_STRING         65 tools/perf/builtin-data.c 		OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING         67 tools/perf/builtin-data.c 		OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"),
OPT_STRING       1261 tools/perf/builtin-diff.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
OPT_STRING       1265 tools/perf/builtin-diff.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
OPT_STRING       1267 tools/perf/builtin-diff.c 	OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
OPT_STRING       1269 tools/perf/builtin-diff.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
OPT_STRING       1271 tools/perf/builtin-diff.c 	OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
OPT_STRING       1283 tools/perf/builtin-diff.c 	OPT_STRING(0, "time", &pdiff.time_str, "str",
OPT_STRING       1285 tools/perf/builtin-diff.c 	OPT_STRING(0, "cpu", &cpu_list, "cpu", "list of cpus to profile"),
OPT_STRING       1286 tools/perf/builtin-diff.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
OPT_STRING       1288 tools/perf/builtin-diff.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
OPT_STRING         54 tools/perf/builtin-evlist.c 	OPT_STRING('i', "input", &input_name, "file", "Input file name"),
OPT_STRING        461 tools/perf/builtin-ftrace.c 	OPT_STRING('t', "tracer", &ftrace.tracer, "tracer",
OPT_STRING        463 tools/perf/builtin-ftrace.c 	OPT_STRING('p', "pid", &ftrace.target.pid, "pid",
OPT_STRING        469 tools/perf/builtin-ftrace.c 	OPT_STRING('C', "cpu", &ftrace.target.cpu_list, "cpu",
OPT_STRING        787 tools/perf/builtin-inject.c 		OPT_STRING('i', "input", &inject.input_name, "file",
OPT_STRING        789 tools/perf/builtin-inject.c 		OPT_STRING('o', "output", &inject.output.path, "file",
OPT_STRING        799 tools/perf/builtin-inject.c 		OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, "file",
OPT_STRING       1906 tools/perf/builtin-kmem.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING       1924 tools/perf/builtin-kmem.c 	OPT_STRING(0, "time", &time_str, "str",
OPT_STRING       1258 tools/perf/builtin-kvm.c 		OPT_STRING(0, "event", &kvm->report_event, "report event",
OPT_STRING       1263 tools/perf/builtin-kvm.c 		OPT_STRING('k', "key", &kvm->sort_key, "sort-key",
OPT_STRING       1266 tools/perf/builtin-kvm.c 		OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid",
OPT_STRING       1349 tools/perf/builtin-kvm.c 		OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid",
OPT_STRING       1360 tools/perf/builtin-kvm.c 		OPT_STRING(0, "event", &kvm->report_event, "report event",
OPT_STRING       1365 tools/perf/builtin-kvm.c 		OPT_STRING('k', "key", &kvm->sort_key, "sort-key",
OPT_STRING       1589 tools/perf/builtin-kvm.c 		OPT_STRING('i', "input", &file_name, "file",
OPT_STRING       1591 tools/perf/builtin-kvm.c 		OPT_STRING('o', "output", &file_name, "file",
OPT_STRING       1597 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
OPT_STRING       1600 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
OPT_STRING       1602 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
OPT_STRING       1604 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
OPT_STRING        957 tools/perf/builtin-lock.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING        973 tools/perf/builtin-lock.c 	OPT_STRING('k', "key", &sort_key, "acquired",
OPT_STRING        417 tools/perf/builtin-mem.c 	OPT_STRING('i', "input", &input_name, "file",
OPT_STRING        419 tools/perf/builtin-mem.c 	OPT_STRING('C', "cpu", &mem.cpu_list, "cpu",
OPT_STRING        548 tools/perf/builtin-probe.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING        550 tools/perf/builtin-probe.c 	OPT_STRING('s', "source", &symbol_conf.source_prefix,
OPT_STRING        575 tools/perf/builtin-probe.c 	OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
OPT_STRING       2117 tools/perf/builtin-record.c 	OPT_STRING('p', "pid", &record.opts.target.pid, "pid",
OPT_STRING       2119 tools/perf/builtin-record.c 	OPT_STRING('t', "tid", &record.opts.target.tid, "tid",
OPT_STRING       2129 tools/perf/builtin-record.c 	OPT_STRING('C', "cpu", &record.opts.target.cpu_list, "cpu",
OPT_STRING       2132 tools/perf/builtin-record.c 	OPT_STRING('o', "output", &record.data.path, "file",
OPT_STRING       2187 tools/perf/builtin-record.c 	OPT_STRING('u', "uid", &record.opts.target.uid_str, "user",
OPT_STRING       2232 tools/perf/builtin-record.c 	OPT_STRING(0, "clang-path", &llvm_param.clang_path, "clang path",
OPT_STRING       2234 tools/perf/builtin-record.c 	OPT_STRING(0, "clang-opt", &llvm_param.clang_opt, "clang options",
OPT_STRING       2236 tools/perf/builtin-record.c 	OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       1072 tools/perf/builtin-report.c 	OPT_STRING('i', "input", &input_name, "file",
OPT_STRING       1082 tools/perf/builtin-report.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       1086 tools/perf/builtin-report.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
OPT_STRING       1095 tools/perf/builtin-report.c 	OPT_STRING(0, "pretty", &report.pretty_printing_style, "key",
OPT_STRING       1104 tools/perf/builtin-report.c 	OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
OPT_STRING       1106 tools/perf/builtin-report.c 	OPT_STRING('F', "fields", &field_order, "key[,keys...]",
OPT_STRING       1112 tools/perf/builtin-report.c 	OPT_STRING('p', "parent", &parent_pattern, "regex",
OPT_STRING       1131 tools/perf/builtin-report.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
OPT_STRING       1133 tools/perf/builtin-report.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
OPT_STRING       1135 tools/perf/builtin-report.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
OPT_STRING       1137 tools/perf/builtin-report.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
OPT_STRING       1139 tools/perf/builtin-report.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
OPT_STRING       1141 tools/perf/builtin-report.c 	OPT_STRING(0, "symbol-filter", &report.symbol_filter_str, "filter",
OPT_STRING       1143 tools/perf/builtin-report.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
OPT_STRING       1154 tools/perf/builtin-report.c 	OPT_STRING('C', "cpu", &report.cpu_list, "cpu",
OPT_STRING       1162 tools/perf/builtin-report.c 	OPT_STRING('M', "disassembler-style", &report.annotation_opts.disassembler_style, "disassembler style",
OPT_STRING       1173 tools/perf/builtin-report.c 	OPT_STRING(0, "objdump", &report.annotation_opts.objdump_path, "path",
OPT_STRING       1202 tools/perf/builtin-report.c 	OPT_STRING(0, "time", &report.time_str, "str",
OPT_STRING       3371 tools/perf/builtin-sched.c 	OPT_STRING('i', "input", &input_name, "file",
OPT_STRING       3381 tools/perf/builtin-sched.c 	OPT_STRING('s', "sort", &sched.sort_order, "key[,key2...]",
OPT_STRING       3397 tools/perf/builtin-sched.c 	OPT_STRING(0, "color-pids", &sched.map.color_pids_str, "pids",
OPT_STRING       3399 tools/perf/builtin-sched.c 	OPT_STRING(0, "color-cpus", &sched.map.color_cpus_str, "cpus",
OPT_STRING       3401 tools/perf/builtin-sched.c 	OPT_STRING(0, "cpus", &sched.map.cpus_str, "cpus",
OPT_STRING       3406 tools/perf/builtin-sched.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       3408 tools/perf/builtin-sched.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
OPT_STRING       3414 tools/perf/builtin-sched.c 	OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
OPT_STRING       3425 tools/perf/builtin-sched.c 	OPT_STRING(0, "time", &sched.time_str, "str",
OPT_STRING       3428 tools/perf/builtin-sched.c 	OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
OPT_STRING       3430 tools/perf/builtin-sched.c 	OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
OPT_STRING       3459 tools/perf/builtin-script.c 	OPT_STRING('g', "gen-script", &generate_script_lang, "lang",
OPT_STRING       3461 tools/perf/builtin-script.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING       3466 tools/perf/builtin-script.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       3468 tools/perf/builtin-script.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
OPT_STRING       3486 tools/perf/builtin-script.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
OPT_STRING       3496 tools/perf/builtin-script.c 	OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]",
OPT_STRING       3498 tools/perf/builtin-script.c 	OPT_STRING(0, "stop-bt", &symbol_conf.bt_stop_list_str, "symbol[,symbol...]",
OPT_STRING       3500 tools/perf/builtin-script.c 	OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"),
OPT_STRING       3501 tools/perf/builtin-script.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
OPT_STRING       3503 tools/perf/builtin-script.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
OPT_STRING       3505 tools/perf/builtin-script.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
OPT_STRING       3546 tools/perf/builtin-script.c 	OPT_STRING(0, "time", &script.time_str, "str",
OPT_STRING       3550 tools/perf/builtin-script.c 	OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
OPT_STRING       3553 tools/perf/builtin-script.c 	OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
OPT_STRING       3555 tools/perf/builtin-script.c 	OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
OPT_STRING       3557 tools/perf/builtin-script.c 	OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
OPT_STRING        736 tools/perf/builtin-stat.c 	OPT_STRING('p', "pid", &target.pid, "pid",
OPT_STRING        738 tools/perf/builtin-stat.c 	OPT_STRING('t', "tid", &target.tid, "tid",
OPT_STRING        761 tools/perf/builtin-stat.c 	OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
OPT_STRING        766 tools/perf/builtin-stat.c 	OPT_STRING('x', "field-separator", &stat_config.csv_sep, "separator",
OPT_STRING        770 tools/perf/builtin-stat.c 	OPT_STRING('o', "output", &output_name, "file", "output file name"),
OPT_STRING        774 tools/perf/builtin-stat.c 	OPT_STRING(0, "pre", &pre_cmd, "command",
OPT_STRING        776 tools/perf/builtin-stat.c 	OPT_STRING(0, "post", &post_cmd, "command",
OPT_STRING       1612 tools/perf/builtin-stat.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING       1937 tools/perf/builtin-timechart.c 	OPT_STRING('i', "input", &input_name, "file", "input file name"),
OPT_STRING       1938 tools/perf/builtin-timechart.c 	OPT_STRING('o', "output", &output_name, "file", "output file name"),
OPT_STRING       1428 tools/perf/builtin-top.c 	OPT_STRING('p', "pid", &target->pid, "pid",
OPT_STRING       1430 tools/perf/builtin-top.c 	OPT_STRING('t', "tid", &target->tid, "tid",
OPT_STRING       1434 tools/perf/builtin-top.c 	OPT_STRING('C', "cpu", &target->cpu_list, "cpu",
OPT_STRING       1436 tools/perf/builtin-top.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
OPT_STRING       1440 tools/perf/builtin-top.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
OPT_STRING       1459 tools/perf/builtin-top.c 	OPT_STRING(0, "sym-annotate", &top.sym_filter, "symbol name",
OPT_STRING       1473 tools/perf/builtin-top.c 	OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
OPT_STRING       1476 tools/perf/builtin-top.c 	OPT_STRING(0, "fields", &field_order, "key[,keys...]",
OPT_STRING       1496 tools/perf/builtin-top.c 	OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
OPT_STRING       1498 tools/perf/builtin-top.c 	OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
OPT_STRING       1500 tools/perf/builtin-top.c 	OPT_STRING(0, "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
OPT_STRING       1509 tools/perf/builtin-top.c 	OPT_STRING(0, "objdump", &top.annotation_opts.objdump_path, "path",
OPT_STRING       1511 tools/perf/builtin-top.c 	OPT_STRING('M', "disassembler-style", &top.annotation_opts.disassembler_style, "disassembler style",
OPT_STRING       1513 tools/perf/builtin-top.c 	OPT_STRING('u', "uid", &target->uid_str, "user", "user to profile"),
OPT_STRING       1518 tools/perf/builtin-top.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
OPT_STRING       4111 tools/perf/builtin-trace.c 	OPT_STRING('o', "output", &output_name, "file", "output file name"),
OPT_STRING       4112 tools/perf/builtin-trace.c 	OPT_STRING('i', "input", &input_name, "file", "Analyze events in file"),
OPT_STRING       4113 tools/perf/builtin-trace.c 	OPT_STRING('p', "pid", &trace.opts.target.pid, "pid",
OPT_STRING       4115 tools/perf/builtin-trace.c 	OPT_STRING('t', "tid", &trace.opts.target.tid, "tid",
OPT_STRING       4121 tools/perf/builtin-trace.c 	OPT_STRING('C', "cpu", &trace.opts.target.cpu_list, "cpu",
OPT_STRING       4128 tools/perf/builtin-trace.c 	OPT_STRING('u', "uid", &trace.opts.target.uid_str, "user",
OPT_STRING       4134 tools/perf/builtin-trace.c 	OPT_STRING(0, "map-dump", &map_dump_str, "BPF map", "BPF map to periodically dump"),
OPT_STRING        705 tools/perf/tests/builtin-test.c 	OPT_STRING('s', "skip", &skip, "tests", "tests to skip"),
OPT_STRING         24 tools/perf/util/evswitch.h 	OPT_STRING(0, "switch-on", &(evswitch)->on_name,				  \
OPT_STRING         26 tools/perf/util/evswitch.h 	OPT_STRING(0, "switch-off", &(evswitch)->off_name,				  \