Searched refs:OPT_CALLBACK_NOOPT (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/ |
D | builtin-kmem.c | 709 OPT_CALLBACK_NOOPT(0, "caller", NULL, NULL, 712 OPT_CALLBACK_NOOPT(0, "alloc", NULL, NULL,
|
D | builtin-stat.c | 1061 OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
|
D | builtin-script.c | 968 OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts",
|
/external/linux-tools-perf/util/ |
D | parse-options.h | 128 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ macro
|