Home
last modified time | relevance | path

Searched refs:OPT_CALLBACK (Results 1 – 16 of 16) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-ftrace.c1772 OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func", in cmd_ftrace()
1775 OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func", in cmd_ftrace()
1777 OPT_CALLBACK(0, "func-opts", &ftrace, "options", in cmd_ftrace()
1780 OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func", in cmd_ftrace()
1783 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func", in cmd_ftrace()
1785 OPT_CALLBACK(0, "graph-opts", &ftrace, "options", in cmd_ftrace()
1788 OPT_CALLBACK('m', "buffer-size", &ftrace.percpu_buffer_size, "size", in cmd_ftrace()
1797 OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func", in cmd_ftrace()
1799 OPT_CALLBACK('e', "events", &ftrace.event_pair, "event1,event2", in cmd_ftrace()
1818 OPT_CALLBACK(' in cmd_ftrace()
[all...]
H A Dbuiltin-top.c1479 OPT_CALLBACK('e', "event", &parse_events_option_args, "event", in cmd_top()
1482 OPT_CALLBACK(0, "filter", &top.evlist, "filter", in cmd_top()
1501 OPT_CALLBACK('m', "mmap-pages", &opts->mmap_pages, "pages", in cmd_top()
1516 OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'", in cmd_top()
1539 OPT_CALLBACK(0, "call-graph", &callchain_param, in cmd_top()
1547 OPT_CALLBACK(0, "ignore-callees", NULL, "regex", in cmd_top()
1576 OPT_CALLBACK(0, "percent-limit", &top, "percent", in cmd_top()
1578 OPT_CALLBACK(0, "percentage", NULL, "relative|absolute", in cmd_top()
1588 OPT_CALLBACK('j', "branch-filter", &opts->branch_stack, in cmd_top()
1602 OPT_CALLBACK(' in cmd_top()
[all...]
H A Dbuiltin-record.c3448 OPT_CALLBACK('e', "event", &parse_events_option_args, "event",
3451 OPT_CALLBACK(0, "filter", &record.evlist, "filter",
3485 OPT_CALLBACK('F', "freq", &record.opts, "freq or 'max'",
3488 OPT_CALLBACK('m', "mmap-pages", &record.opts, "pages[,pages]",
3491 OPT_CALLBACK(0, "mmap-flush", &record.opts, "number",
3497 OPT_CALLBACK(0, "call-graph", &record.opts,
3530 OPT_CALLBACK('G', "cgroup", &record.evlist, "name",
3533 OPT_CALLBACK('D', "delay", &record, "ms",
3544 OPT_CALLBACK('j', "branch-filter", &record.opts.branch_stack,
3561 OPT_CALLBACK('
[all...]
H A Dbuiltin-report.c1390 OPT_CALLBACK(0, "ignore-callees", NULL, "regex", in cmd_report()
1413 OPT_CALLBACK(0, "symfs", NULL, "directory", in cmd_report()
1456 OPT_CALLBACK(0, "percent-limit", &report, "percent", in cmd_report()
1458 OPT_CALLBACK(0, "percentage", NULL, "relative|absolute", in cmd_report()
1482 OPT_CALLBACK(0, "percent-type", &annotate_opts, "local-period", in cmd_report()
1486 OPT_CALLBACK(0, "time-quantum", &symbol_conf.time_quantum, "time (ms|us|ns|s)", in cmd_report()
H A Dbuiltin-mem.c483 OPT_CALLBACK('t', "type", &mem.operation, in cmd_mem()
496 OPT_CALLBACK('e', "event", &mem, "event", in cmd_mem()
H A Dbuiltin-annotate.c746 OPT_CALLBACK(0, "symfs", NULL, "directory", in cmd_annotate()
774 OPT_CALLBACK(0, "percent-type", &annotate_opts, "local-period", in cmd_annotate()
777 OPT_CALLBACK(0, "percent-limit", &annotate, "percent", in cmd_annotate()
H A Dbuiltin-lock.c2588 OPT_CALLBACK(0, "output", &output_name, "file", "output file name", parse_output), in cmd_lock()
2638 OPT_CALLBACK('M', "map-nr-entries", &bpf_map_entries, "num", in cmd_lock()
2640 OPT_CALLBACK(0, "max-stack", &max_stack_depth, "num", in cmd_lock()
2648 OPT_CALLBACK('Y', "type-filter", NULL, "FLAGS", in cmd_lock()
2650 OPT_CALLBACK('L', "lock-filter", NULL, "ADDRS/NAMES", in cmd_lock()
2652 OPT_CALLBACK('S', "callstack-filter", NULL, "NAMES", in cmd_lock()
2658 OPT_CALLBACK('G', "cgroup-filter", NULL, "CGROUPS", in cmd_lock()
2660 OPT_CALLBACK('J', "inject-delay", NULL, "TIME@FUNC", in cmd_lock()
H A Dbuiltin-stat.c2360 OPT_CALLBACK('e', "event", &parse_events_option_args, "event", in cmd_stat()
2363 OPT_CALLBACK(0, "filter", &evsel_list, "filter", in cmd_stat()
2410 OPT_CALLBACK('G', "cgroup", &evsel_list, "name", in cmd_stat()
2458 OPT_CALLBACK(0, "tpebs-mode", &tpebs_mode, "tpebs-mode", in cmd_stat()
2466 OPT_CALLBACK('M', "metrics", &evsel_list, "metric/metric group list", in cmd_stat()
2485 OPT_CALLBACK(0, "cputype", &evsel_list, "hybrid cpu type", in cmd_stat()
2490 OPT_CALLBACK(0, "pfm-events", &evsel_list, "event", in cmd_stat()
2494 OPT_CALLBACK(0, "control", &stat_config, "fd:ctl-fd[,ack-fd] or fifo:ctl-fifo[,ack-fifo]", in cmd_stat()
H A Dbuiltin-diff.c1255 OPT_CALLBACK('c', "compute", &compute,
1285 OPT_CALLBACK(0, "symfs", NULL, "directory",
1289 OPT_CALLBACK(0, "percentage", NULL, "relative|absolute",
H A Dbuiltin-trace.c5367 OPT_CALLBACK('e', "event", &trace, "event", in cmd_trace()
5370 OPT_CALLBACK(0, "filter", &trace.evlist, "filter", in cmd_trace()
5375 OPT_CALLBACK(0, "expr", &trace, "expr", "list of syscalls/events to trace", in cmd_trace()
5383 OPT_CALLBACK(0, "filter-pids", &trace, "CSV list of pids", in cmd_trace()
5391 OPT_CALLBACK('m', "mmap-pages", &trace.opts.mmap_pages, "pages", in cmd_trace()
5394 OPT_CALLBACK(0, "duration", &trace, "float", in cmd_trace()
5409 OPT_CALLBACK(0, "summary-mode", &trace, "mode", in cmd_trace()
5416 OPT_CALLBACK(0, "call-graph", &trace.opts, in cmd_trace()
5438 OPT_CALLBACK('G', "cgroup", &trace, "name", "monitor event in cgroup name only", in cmd_trace()
H A Dbuiltin-kmem.c1946 OPT_CALLBACK('s', "sort", NULL, "key[,key2...]", in cmd_kmem()
1949 OPT_CALLBACK('l', "line", NULL, "num", "show n lines", parse_line_opt), in cmd_kmem()
H A Dbuiltin-script.c3730 OPT_CALLBACK('s', "script", NULL, "name", in cmd_script()
3736 OPT_CALLBACK(0, "dlarg", NULL, "argument", "filter argument", in cmd_script()
3749 OPT_CALLBACK(0, "symfs", NULL, "directory", in cmd_script()
3752 OPT_CALLBACK('F', "fields", NULL, "str", in cmd_script()
H A Dbuiltin-c2c.c3259 OPT_CALLBACK('e', "event", &event_set, "event", in perf_c2c__record()
/linux/tools/perf/bench/
H A Dsched-pipe.c91 OPT_CALLBACK('G', "cgroups", NULL, "SEND,RECV",
H A Dnuma.c207 OPT_CALLBACK('C', "cpus", NULL, "cpu[,cpu2,...cpuN]",
210 OPT_CALLBACK('M', "memnodes", NULL, "node[,node2,...nodeN]",
/linux/tools/lib/subcmd/
H A Dparse-options.h149 #define OPT_CALLBACK(s, l, v, a, h, f) \ macro