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

/linux-master/tools/lib/subcmd/
H A Dparse-options.h153 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ macro
/linux-master/tools/perf/
H A Dbuiltin-kmem.c1949 OPT_CALLBACK_NOOPT(0, "caller", NULL, NULL,
1951 OPT_CALLBACK_NOOPT(0, "alloc", NULL, NULL,
1959 OPT_CALLBACK_NOOPT(0, "slab", NULL, NULL, "Analyze slab allocator",
1961 OPT_CALLBACK_NOOPT(0, "page", NULL, NULL, "Analyze page allocator",
H A Dbuiltin-top.c1517 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
1566 OPT_CALLBACK_NOOPT('b', "branch-any", &opts->branch_stack,
H A Dbuiltin-stat.c1201 OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
1254 OPT_CALLBACK_NOOPT(0, "metric-only", &stat_config.metric_only, NULL,
H A Dbuiltin-record.c3385 OPT_CALLBACK_NOOPT(0, "exclude-perf", &record.evlist,
3423 OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
3468 OPT_CALLBACK_NOOPT('b', "branch-any", &record.opts.branch_stack,
H A Dbuiltin-report.c1419 OPT_CALLBACK_NOOPT('b', "branch-stack", &branch_mode, "",
H A Dbuiltin-script.c3909 OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts",
3911 OPT_CALLBACK_NOOPT(0, "list-dlfilters", NULL, NULL, "list available dlfilters",

Completed in 208 milliseconds