Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/
Dhelpline.h26 int ui_helpline__vshow(const char *fmt, va_list ap);
Dhelpline.c72 int ui_helpline__vshow(const char *fmt, va_list ap) in ui_helpline__vshow() function
/Linux-v4.19/tools/perf/util/
Ddebug.c38 ui_helpline__vshow(fmt, args); in veprintf()