Symbol: OPT_CALLBACK
tools/perf/bench/numa.c
207
OPT_CALLBACK('C', "cpus", NULL, "cpu[,cpu2,...cpuN]",
tools/perf/bench/numa.c
210
OPT_CALLBACK('M', "memnodes", NULL, "node[,node2,...nodeN]",
tools/perf/bench/sched-pipe.c
91
OPT_CALLBACK('G', "cgroups", NULL, "SEND,RECV",
tools/perf/builtin-annotate.c
747
OPT_CALLBACK(0, "symfs", NULL, "directory",
tools/perf/builtin-annotate.c
775
OPT_CALLBACK(0, "percent-type", &annotate_opts, "local-period",
tools/perf/builtin-annotate.c
778
OPT_CALLBACK(0, "percent-limit", &annotate, "percent",
tools/perf/builtin-c2c.c
3400
OPT_CALLBACK('e', "event", &event_set, "event",
tools/perf/builtin-diff.c
1253
OPT_CALLBACK('c', "compute", &compute,
tools/perf/builtin-diff.c
1283
OPT_CALLBACK(0, "symfs", NULL, "directory",
tools/perf/builtin-diff.c
1287
OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
tools/perf/builtin-ftrace.c
1777
OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
tools/perf/builtin-ftrace.c
1780
OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func",
tools/perf/builtin-ftrace.c
1782
OPT_CALLBACK(0, "func-opts", &ftrace, "options",
tools/perf/builtin-ftrace.c
1785
OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
tools/perf/builtin-ftrace.c
1788
OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func",
tools/perf/builtin-ftrace.c
1790
OPT_CALLBACK(0, "graph-opts", &ftrace, "options",
tools/perf/builtin-ftrace.c
1793
OPT_CALLBACK('m', "buffer-size", &ftrace.percpu_buffer_size, "size",
tools/perf/builtin-ftrace.c
1802
OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
tools/perf/builtin-ftrace.c
1804
OPT_CALLBACK('e', "events", &ftrace.event_pair, "event1,event2",
tools/perf/builtin-ftrace.c
1823
OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
tools/perf/builtin-ftrace.c
1826
OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func",
tools/perf/builtin-ftrace.c
1828
OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
tools/perf/builtin-ftrace.c
1831
OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func",
tools/perf/builtin-ftrace.c
1833
OPT_CALLBACK('m', "buffer-size", &ftrace.percpu_buffer_size, "size",
tools/perf/builtin-ftrace.c
1835
OPT_CALLBACK('s', "sort", &profile_sort, "key",
tools/perf/builtin-ftrace.c
1838
OPT_CALLBACK(0, "graph-opts", &ftrace, "options",
tools/perf/builtin-kmem.c
1946
OPT_CALLBACK('s', "sort", NULL, "key[,key2...]",
tools/perf/builtin-kmem.c
1949
OPT_CALLBACK('l', "line", NULL, "num", "show n lines", parse_line_opt),
tools/perf/builtin-kvm.c
1830
OPT_CALLBACK('m', "mmap-pages", &kvm->opts.mmap_pages, "pages",
tools/perf/builtin-lock.c
2595
OPT_CALLBACK(0, "output", &output_name, "file", "output file name", parse_output),
tools/perf/builtin-lock.c
2645
OPT_CALLBACK('M', "map-nr-entries", &bpf_map_entries, "num",
tools/perf/builtin-lock.c
2647
OPT_CALLBACK(0, "max-stack", &max_stack_depth, "num",
tools/perf/builtin-lock.c
2655
OPT_CALLBACK('Y', "type-filter", NULL, "FLAGS",
tools/perf/builtin-lock.c
2657
OPT_CALLBACK('L', "lock-filter", NULL, "ADDRS/NAMES",
tools/perf/builtin-lock.c
2659
OPT_CALLBACK('S', "callstack-filter", NULL, "NAMES",
tools/perf/builtin-lock.c
2665
OPT_CALLBACK('G', "cgroup-filter", NULL, "CGROUPS",
tools/perf/builtin-lock.c
2667
OPT_CALLBACK('J', "inject-delay", NULL, "TIME@FUNC",
tools/perf/builtin-mem.c
484
OPT_CALLBACK('t', "type", &mem.operation,
tools/perf/builtin-mem.c
497
OPT_CALLBACK('e', "event", &mem, "event",
tools/perf/builtin-probe.c
538
OPT_CALLBACK('d', "del", NULL, "[GROUP:]EVENT", "delete a probe event.",
tools/perf/builtin-probe.c
540
OPT_CALLBACK('a', "add", NULL, PROBEDEF_STR,
tools/perf/builtin-probe.c
558
OPT_CALLBACK('D', "definition", NULL, PROBEDEF_STR,
tools/perf/builtin-probe.c
563
OPT_CALLBACK('L', "line", NULL,
tools/perf/builtin-probe.c
566
OPT_CALLBACK('V', "vars", NULL,
tools/perf/builtin-probe.c
585
OPT_CALLBACK('\0', "filter", NULL,
tools/perf/builtin-probe.c
590
OPT_CALLBACK('x', "exec", NULL, "executable|path",
tools/perf/builtin-probe.c
592
OPT_CALLBACK('m', "module", NULL, "modname|path",
tools/perf/builtin-probe.c
602
OPT_CALLBACK(0, "target-ns", NULL, "pid",
tools/perf/builtin-record.c
3483
OPT_CALLBACK('e', "event", &parse_events_option_args, "event",
tools/perf/builtin-record.c
3486
OPT_CALLBACK(0, "filter", &record.evlist, "filter",
tools/perf/builtin-record.c
3520
OPT_CALLBACK('F', "freq", &record.opts, "freq or 'max'",
tools/perf/builtin-record.c
3523
OPT_CALLBACK('m', "mmap-pages", &record.opts, "pages[,pages]",
tools/perf/builtin-record.c
3526
OPT_CALLBACK(0, "mmap-flush", &record.opts, "number",
tools/perf/builtin-record.c
3532
OPT_CALLBACK(0, "call-graph", &record.opts,
tools/perf/builtin-record.c
3565
OPT_CALLBACK('G', "cgroup", &record.evlist, "name",
tools/perf/builtin-record.c
3568
OPT_CALLBACK('D', "delay", &record, "ms",
tools/perf/builtin-record.c
3579
OPT_CALLBACK('j', "branch-filter", &record.opts.branch_stack,
tools/perf/builtin-record.c
3596
OPT_CALLBACK('k', "clockid", &record.opts,
tools/perf/builtin-record.c
3649
OPT_CALLBACK(0, "affinity", &record.opts, "node|cpu",
tools/perf/builtin-record.c
3657
OPT_CALLBACK(0, "max-size", &record.output_max_size,
tools/perf/builtin-record.c
3663
OPT_CALLBACK(0, "pfm-events", &record.evlist, "event",
tools/perf/builtin-record.c
3667
OPT_CALLBACK(0, "control", &record.opts, "fd:ctl-fd[,ack-fd] or fifo:ctl-fifo[,ack-fifo]",
tools/perf/builtin-record.c
3673
OPT_CALLBACK(0, "synth", &record.opts, "no|all|task|mmap|cgroup",
tools/perf/builtin-record.c
3685
OPT_CALLBACK(0, "off-cpu-thresh", &record.opts, "ms",
tools/perf/builtin-report.c
1396
OPT_CALLBACK(0, "ignore-callees", NULL, "regex",
tools/perf/builtin-report.c
1419
OPT_CALLBACK(0, "symfs", NULL, "directory",
tools/perf/builtin-report.c
1455
OPT_CALLBACK(0, "addr2line-style", NULL, "addr2line style",
tools/perf/builtin-report.c
1465
OPT_CALLBACK(0, "percent-limit", &report, "percent",
tools/perf/builtin-report.c
1467
OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
tools/perf/builtin-report.c
1491
OPT_CALLBACK(0, "percent-type", &annotate_opts, "local-period",
tools/perf/builtin-report.c
1495
OPT_CALLBACK(0, "time-quantum", &symbol_conf.time_quantum, "time (ms|us|ns|s)",
tools/perf/builtin-script.c
4058
OPT_CALLBACK('s', "script", NULL, "name",
tools/perf/builtin-script.c
4064
OPT_CALLBACK(0, "dlarg", NULL, "argument", "filter argument",
tools/perf/builtin-script.c
4077
OPT_CALLBACK(0, "symfs", NULL, "directory",
tools/perf/builtin-script.c
4080
OPT_CALLBACK('F', "fields", NULL, "str",
tools/perf/builtin-stat.c
2433
OPT_CALLBACK('e', "event", &parse_events_option_args, "event",
tools/perf/builtin-stat.c
2436
OPT_CALLBACK(0, "filter", &evsel_list, "filter",
tools/perf/builtin-stat.c
2483
OPT_CALLBACK('G', "cgroup", &evsel_list, "name",
tools/perf/builtin-stat.c
2531
OPT_CALLBACK(0, "tpebs-mode", &tpebs_mode, "tpebs-mode",
tools/perf/builtin-stat.c
2539
OPT_CALLBACK('M', "metrics", &evsel_list, "metric/metric group list",
tools/perf/builtin-stat.c
2560
OPT_CALLBACK(0, "cputype", &evsel_list, "hybrid cpu type",
tools/perf/builtin-stat.c
2565
OPT_CALLBACK(0, "pfm-events", &evsel_list, "event",
tools/perf/builtin-stat.c
2569
OPT_CALLBACK(0, "control", &stat_config, "fd:ctl-fd[,ack-fd] or fifo:ctl-fifo[,ack-fifo]",
tools/perf/builtin-timechart.c
1948
OPT_CALLBACK(0, "highlight", NULL, "duration or task name",
tools/perf/builtin-timechart.c
1951
OPT_CALLBACK('p', "process", NULL, "process",
tools/perf/builtin-timechart.c
1954
OPT_CALLBACK(0, "symfs", NULL, "directory",
tools/perf/builtin-timechart.c
1963
OPT_CALLBACK(0, "io-min-time", &tchart.min_time, "time",
tools/perf/builtin-timechart.c
1966
OPT_CALLBACK(0, "io-merge-dist", &tchart.merge_dist, "time",
tools/perf/builtin-top.c
1479
OPT_CALLBACK('e', "event", &parse_events_option_args, "event",
tools/perf/builtin-top.c
1482
OPT_CALLBACK(0, "filter", &top.evlist, "filter",
tools/perf/builtin-top.c
1501
OPT_CALLBACK('m', "mmap-pages", &opts->mmap_pages, "pages",
tools/perf/builtin-top.c
1516
OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'",
tools/perf/builtin-top.c
1539
OPT_CALLBACK(0, "call-graph", &callchain_param,
tools/perf/builtin-top.c
1547
OPT_CALLBACK(0, "ignore-callees", NULL, "regex",
tools/perf/builtin-top.c
1576
OPT_CALLBACK(0, "percent-limit", &top, "percent",
tools/perf/builtin-top.c
1578
OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
tools/perf/builtin-top.c
1588
OPT_CALLBACK('j', "branch-filter", &opts->branch_stack,
tools/perf/builtin-top.c
1602
OPT_CALLBACK('G', "cgroup", &top.evlist, "name",
tools/perf/builtin-top.c
1615
OPT_CALLBACK(0, "pfm-events", &top.evlist, "event",
tools/perf/builtin-trace.c
5398
OPT_CALLBACK('e', "event", &trace, "event",
tools/perf/builtin-trace.c
5401
OPT_CALLBACK(0, "filter", &trace.evlist, "filter",
tools/perf/builtin-trace.c
5406
OPT_CALLBACK(0, "expr", &trace, "expr", "list of syscalls/events to trace",
tools/perf/builtin-trace.c
5414
OPT_CALLBACK(0, "filter-pids", &trace, "CSV list of pids",
tools/perf/builtin-trace.c
5422
OPT_CALLBACK('m', "mmap-pages", &trace.opts.mmap_pages, "pages",
tools/perf/builtin-trace.c
5425
OPT_CALLBACK(0, "duration", &trace, "float",
tools/perf/builtin-trace.c
5440
OPT_CALLBACK(0, "summary-mode", &trace, "mode",
tools/perf/builtin-trace.c
5447
OPT_CALLBACK(0, "call-graph", &trace.opts,
tools/perf/builtin-trace.c
5469
OPT_CALLBACK('G', "cgroup", &trace, "name", "monitor event in cgroup name only",