OPT_CALLBACK      203 tools/perf/bench/numa.c         OPT_CALLBACK('C', "cpus", NULL, "cpu[,cpu2,...cpuN]",
OPT_CALLBACK      206 tools/perf/bench/numa.c         OPT_CALLBACK('M', "memnodes", NULL, "node[,node2,...nodeN]",
OPT_CALLBACK      529 tools/perf/builtin-annotate.c 	OPT_CALLBACK(0, "symfs", NULL, "directory",
OPT_CALLBACK      549 tools/perf/builtin-annotate.c 	OPT_CALLBACK(0, "percent-type", &annotate.opts, "local-period",
OPT_CALLBACK     2900 tools/perf/builtin-c2c.c 	OPT_CALLBACK('e', "event", &event_set, "event",
OPT_CALLBACK     1250 tools/perf/builtin-diff.c 	OPT_CALLBACK('c', "compute", &compute,
OPT_CALLBACK     1277 tools/perf/builtin-diff.c 	OPT_CALLBACK(0, "symfs", NULL, "directory",
OPT_CALLBACK     1281 tools/perf/builtin-diff.c 	OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
OPT_CALLBACK      471 tools/perf/builtin-ftrace.c 	OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
OPT_CALLBACK      473 tools/perf/builtin-ftrace.c 	OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func",
OPT_CALLBACK      475 tools/perf/builtin-ftrace.c 	OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
OPT_CALLBACK      477 tools/perf/builtin-ftrace.c 	OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func",
OPT_CALLBACK     1913 tools/perf/builtin-kmem.c 	OPT_CALLBACK('s', "sort", NULL, "key[,key2...]",
OPT_CALLBACK     1916 tools/perf/builtin-kmem.c 	OPT_CALLBACK('l', "line", NULL, "num", "show n lines", parse_line_opt),
OPT_CALLBACK     1351 tools/perf/builtin-kvm.c 		OPT_CALLBACK('m', "mmap-pages", &kvm->opts.mmap_pages, "pages",
OPT_CALLBACK       78 tools/perf/builtin-mem.c 	OPT_CALLBACK('e', "event", &mem, "event",
OPT_CALLBACK      410 tools/perf/builtin-mem.c 	OPT_CALLBACK('t', "type", &mem.operation,
OPT_CALLBACK      513 tools/perf/builtin-probe.c 	OPT_CALLBACK('d', "del", NULL, "[GROUP:]EVENT", "delete a probe event.",
OPT_CALLBACK      515 tools/perf/builtin-probe.c 	OPT_CALLBACK('a', "add", NULL, PROBEDEF_STR,
OPT_CALLBACK      533 tools/perf/builtin-probe.c 	OPT_CALLBACK('D', "definition", NULL, PROBEDEF_STR,
OPT_CALLBACK      538 tools/perf/builtin-probe.c 	OPT_CALLBACK('L', "line", NULL,
OPT_CALLBACK      541 tools/perf/builtin-probe.c 	OPT_CALLBACK('V', "vars", NULL,
OPT_CALLBACK      560 tools/perf/builtin-probe.c 	OPT_CALLBACK('\0', "filter", NULL,
OPT_CALLBACK      565 tools/perf/builtin-probe.c 	OPT_CALLBACK('x', "exec", NULL, "executable|path",
OPT_CALLBACK      567 tools/perf/builtin-probe.c 	OPT_CALLBACK('m', "module", NULL, "modname|path",
OPT_CALLBACK      577 tools/perf/builtin-probe.c 	OPT_CALLBACK(0, "target-ns", NULL, "pid",
OPT_CALLBACK     2109 tools/perf/builtin-record.c 	OPT_CALLBACK('e', "event", &record.evlist, "event",
OPT_CALLBACK     2112 tools/perf/builtin-record.c 	OPT_CALLBACK(0, "filter", &record.evlist, "filter",
OPT_CALLBACK     2143 tools/perf/builtin-record.c 	OPT_CALLBACK('F', "freq", &record.opts, "freq or 'max'",
OPT_CALLBACK     2146 tools/perf/builtin-record.c 	OPT_CALLBACK('m', "mmap-pages", &record.opts, "pages[,pages]",
OPT_CALLBACK     2149 tools/perf/builtin-record.c 	OPT_CALLBACK(0, "mmap-flush", &record.opts, "number",
OPT_CALLBACK     2157 tools/perf/builtin-record.c 	OPT_CALLBACK(0, "call-graph", &record.opts,
OPT_CALLBACK     2182 tools/perf/builtin-record.c 	OPT_CALLBACK('G', "cgroup", &record.evlist, "name",
OPT_CALLBACK     2194 tools/perf/builtin-record.c 	OPT_CALLBACK('j', "branch-filter", &record.opts.branch_stack,
OPT_CALLBACK     2211 tools/perf/builtin-record.c 	OPT_CALLBACK('k', "clockid", &record.opts,
OPT_CALLBACK     2257 tools/perf/builtin-record.c 	OPT_CALLBACK(0, "affinity", &record.opts, "node|cpu",
OPT_CALLBACK     1128 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "ignore-callees", NULL, "regex",
OPT_CALLBACK     1151 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "symfs", NULL, "directory",
OPT_CALLBACK     1182 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "percent-limit", &report, "percent",
OPT_CALLBACK     1184 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
OPT_CALLBACK     1206 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "percent-type", &report.annotation_opts, "local-period",
OPT_CALLBACK     1210 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "time-quantum", &symbol_conf.time_quantum, "time (ms|us|ns|s)",
OPT_CALLBACK     3456 tools/perf/builtin-script.c 	OPT_CALLBACK('s', "script", NULL, "name",
OPT_CALLBACK     3472 tools/perf/builtin-script.c 	OPT_CALLBACK(0, "symfs", NULL, "directory",
OPT_CALLBACK     3475 tools/perf/builtin-script.c 	OPT_CALLBACK('F', "fields", NULL, "str",
OPT_CALLBACK      729 tools/perf/builtin-stat.c 	OPT_CALLBACK('e', "event", &evsel_list, "event",
OPT_CALLBACK      732 tools/perf/builtin-stat.c 	OPT_CALLBACK(0, "filter", &evsel_list, "filter",
OPT_CALLBACK      768 tools/perf/builtin-stat.c 	OPT_CALLBACK('G', "cgroup", &evsel_list, "name",
OPT_CALLBACK      803 tools/perf/builtin-stat.c 	OPT_CALLBACK('M', "metrics", &evsel_list, "metric/metric group list",
OPT_CALLBACK     1940 tools/perf/builtin-timechart.c 	OPT_CALLBACK(0, "highlight", NULL, "duration or task name",
OPT_CALLBACK     1943 tools/perf/builtin-timechart.c 	OPT_CALLBACK('p', "process", NULL, "process",
OPT_CALLBACK     1946 tools/perf/builtin-timechart.c 	OPT_CALLBACK(0, "symfs", NULL, "directory",
OPT_CALLBACK     1955 tools/perf/builtin-timechart.c 	OPT_CALLBACK(0, "io-min-time", &tchart.min_time, "time",
OPT_CALLBACK     1958 tools/perf/builtin-timechart.c 	OPT_CALLBACK(0, "io-merge-dist", &tchart.merge_dist, "time",
OPT_CALLBACK     1424 tools/perf/builtin-top.c 	OPT_CALLBACK('e', "event", &top.evlist, "event",
OPT_CALLBACK     1444 tools/perf/builtin-top.c 	OPT_CALLBACK('m', "mmap-pages", &opts->mmap_pages, "pages",
OPT_CALLBACK     1462 tools/perf/builtin-top.c 	OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'",
OPT_CALLBACK     1483 tools/perf/builtin-top.c 	OPT_CALLBACK(0, "call-graph", &callchain_param,
OPT_CALLBACK     1491 tools/perf/builtin-top.c 	OPT_CALLBACK(0, "ignore-callees", NULL, "regex",
OPT_CALLBACK     1514 tools/perf/builtin-top.c 	OPT_CALLBACK(0, "percent-limit", &top, "percent",
OPT_CALLBACK     1516 tools/perf/builtin-top.c 	OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
OPT_CALLBACK     1526 tools/perf/builtin-top.c 	OPT_CALLBACK('j', "branch-filter", &opts->branch_stack,
OPT_CALLBACK     3982 tools/perf/builtin-trace.c 		struct option o = OPT_CALLBACK('e', "event", &trace->evlist, "event",
OPT_CALLBACK     4032 tools/perf/builtin-trace.c 		struct option o = OPT_CALLBACK('e', "event", &trace->evlist, "event",
OPT_CALLBACK     4103 tools/perf/builtin-trace.c 	OPT_CALLBACK('e', "event", &trace, "event",
OPT_CALLBACK     4109 tools/perf/builtin-trace.c 	OPT_CALLBACK(0, "expr", &trace, "expr", "list of syscalls/events to trace",
OPT_CALLBACK     4117 tools/perf/builtin-trace.c 	OPT_CALLBACK(0, "filter-pids", &trace, "CSV list of pids",
OPT_CALLBACK     4125 tools/perf/builtin-trace.c 	OPT_CALLBACK('m', "mmap-pages", &trace.opts.mmap_pages, "pages",
OPT_CALLBACK     4130 tools/perf/builtin-trace.c 	OPT_CALLBACK(0, "duration", &trace, "float",
OPT_CALLBACK     4150 tools/perf/builtin-trace.c 	OPT_CALLBACK(0, "call-graph", &trace.opts,
OPT_CALLBACK     4170 tools/perf/builtin-trace.c 	OPT_CALLBACK('G', "cgroup", &trace, "name", "monitor event in cgroup name only",