Home
last modified time | relevance | path

Searched refs:ui_helpline__vshow (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/src/tools/perf/ui/
Dhelpline.h24 int ui_helpline__vshow(const char *fmt, va_list ap);
Dhelpline.c70 int ui_helpline__vshow(const char *fmt, va_list ap) in ui_helpline__vshow() function
/external/linux-tools-perf/src/tools/perf/util/
Ddebug.c27 ui_helpline__vshow(fmt, args); in eprintf()