Home
last modified time | relevance | path

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

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