Home
last modified time | relevance | path

Searched refs:OPT_CALLBACK_NOOPT (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/
A Dbuiltin-kmem.c1904 OPT_CALLBACK_NOOPT(0, "caller", NULL, NULL, in cmd_kmem()
1906 OPT_CALLBACK_NOOPT(0, "alloc", NULL, NULL, in cmd_kmem()
1914 OPT_CALLBACK_NOOPT(0, "slab", NULL, NULL, "Analyze slab allocator", in cmd_kmem()
1916 OPT_CALLBACK_NOOPT(0, "page", NULL, NULL, "Analyze page allocator", in cmd_kmem()
A Dbuiltin-top.c1500 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param, in cmd_top()
1547 OPT_CALLBACK_NOOPT('b', "branch-any", &opts->branch_stack, in cmd_top()
A Dbuiltin-record.c2482 OPT_CALLBACK_NOOPT(0, "exclude-perf", &record.evlist,
2522 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
2563 OPT_CALLBACK_NOOPT('b', "branch-any", &record.opts.branch_stack,
A Dbuiltin-stat.c1211 OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
1254 OPT_CALLBACK_NOOPT(0, "metric-only", &stat_config.metric_only, NULL,
A Dbuiltin-report.c1289 OPT_CALLBACK_NOOPT('b', "branch-stack", &branch_mode, "", in cmd_report()
A Dbuiltin-script.c3694 OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts", in cmd_script()
3696 OPT_CALLBACK_NOOPT(0, "list-dlfilters", NULL, NULL, "list available dlfilters", in cmd_script()
/linux/tools/lib/subcmd/
A Dparse-options.h157 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ macro

Completed in 31 milliseconds