Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/perf/util/
Ddebug.c40 ui_helpline__vshow(fmt, args); in veprintf()