OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui_helpline__show_help
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
debug.h
17
static inline int
ui_helpline__show_help
(const char *format __used, va_list ap __used)
function
34
int
ui_helpline__show_help
(const char *format, va_list ap);
debug.c
26
ret =
ui_helpline__show_help
(fmt, args);
/external/linux-tools-perf/util/ui/
helpline.c
54
int
ui_helpline__show_help
(const char *format, va_list ap)
function
Completed in 590 milliseconds