OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_CALLBACK_NOOPT
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/util/
parse-options.h
128
#define
OPT_CALLBACK_NOOPT
(s, l, v, a, h, f) \
/external/linux-tools-perf/
builtin-kmem.c
709
OPT_CALLBACK_NOOPT
(0, "caller", NULL, NULL,
712
OPT_CALLBACK_NOOPT
(0, "alloc", NULL, NULL,
builtin-script.c
968
OPT_CALLBACK_NOOPT
('l', "list", NULL, NULL, "list available scripts",
builtin-stat.c
1061
OPT_CALLBACK_NOOPT
('B', "big-num", NULL, NULL,
[
all
...]
Completed in 32 milliseconds