Home
last modified time | relevance | path

Searched refs:OPT_CALLBACK_NOOPT (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H 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()
H A Dbuiltin-record.c2425 OPT_CALLBACK_NOOPT(0, "exclude-perf", &record.evlist,
2465 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
2502 OPT_CALLBACK_NOOPT('b', "branch-any", &record.opts.branch_stack,
H A Dbuiltin-stat.c1106 OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
1149 OPT_CALLBACK_NOOPT(0, "metric-only", &stat_config.metric_only, NULL,
H A Dbuiltin-top.c1507 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param, in cmd_top()
1554 OPT_CALLBACK_NOOPT('b', "branch-any", &opts->branch_stack, in cmd_top()
H A Dbuiltin-report.c1271 OPT_CALLBACK_NOOPT('b', "branch-stack", &branch_mode, "", in cmd_report()
H A Dbuiltin-script.c3485 OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts", in cmd_script()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c1949 OPT_CALLBACK_NOOPT(0, "caller", NULL, NULL, in cmd_kmem()
1951 OPT_CALLBACK_NOOPT(0, "alloc", NULL, NULL, in cmd_kmem()
1959 OPT_CALLBACK_NOOPT(0, "slab", NULL, NULL, "Analyze slab allocator", in cmd_kmem()
1961 OPT_CALLBACK_NOOPT(0, "page", NULL, NULL, "Analyze page allocator", in cmd_kmem()
H A Dbuiltin-stat.c1201 OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
1251 OPT_CALLBACK_NOOPT(0, "metric-only", &stat_config.metric_only, NULL,
H A Dbuiltin-top.c1518 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param, in cmd_top()
1567 OPT_CALLBACK_NOOPT('b', "branch-any", &opts->branch_stack, in cmd_top()
H A Dbuiltin-record.c3326 OPT_CALLBACK_NOOPT(0, "exclude-perf", &record.evlist,
3364 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
3409 OPT_CALLBACK_NOOPT('b', "branch-any", &record.opts.branch_stack,
H A Dbuiltin-report.c1347 OPT_CALLBACK_NOOPT('b', "branch-stack", &branch_mode, "", in cmd_report()
H A Dbuiltin-script.c3872 OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts", in cmd_script()
3874 OPT_CALLBACK_NOOPT(0, "list-dlfilters", NULL, NULL, "list available dlfilters", in cmd_script()
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dparse-options.h156 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ macro
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dparse-options.h153 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ macro

Completed in 39 milliseconds