Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/
H A Dhelpline.h24 int ui_helpline__vshow(const char *fmt, va_list ap);
H A Dhelpline.c70 int ui_helpline__vshow(const char *fmt, va_list ap) in ui_helpline__vshow() function
/openbmc/linux/tools/perf/util/
H A Ddebug.c79 ui_helpline__vshow(fmt, args); in veprintf()