Home
last modified time | relevance | path

Searched refs:helpline_fns (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/ui/
A Dhelpline.c31 struct ui_helpline *helpline_fns = &default_helpline_fns; variable
35 helpline_fns->pop(); in ui_helpline__pop()
40 helpline_fns->push(msg); in ui_helpline__push()
72 return helpline_fns->show(fmt, ap); in ui_helpline__vshow()
A Dhelpline.h14 extern struct ui_helpline *helpline_fns;
/linux/tools/perf/ui/tui/
A Dhelpline.c61 helpline_fns = &tui_helpline_fns; in ui_helpline__init()
/linux/tools/perf/ui/gtk/
A Dhelpline.c57 helpline_fns = &gtk_helpline_fns; in perf_gtk__init_helpline()

Completed in 8 milliseconds