Searched refs:ui_helpline__puts (Results 1 - 6 of 6) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
H A Dhelpline.c39 ui_helpline__puts(ui_helpline__last_msg);
57 ui_helpline__puts(" ");
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dhelpline.h23 void ui_helpline__puts(const char *msg);
H A Dhelpline.c64 void ui_helpline__puts(const char *msg) function
H A Dbrowser.c374 ui_helpline__puts(browser->helpline);
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
H A Dhelpline.c41 ui_helpline__puts(ui_helpline__current);
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
H A Dannotate.c407 ui_helpline__puts("Only available for assembly lines.");
457 ui_helpline__puts("The called function was not found.");
508 ui_helpline__puts("Invalid jump offset");
547 ui_helpline__puts("String not found!");
586 ui_helpline__puts("String not found!");
747 ui_helpline__puts(help);
763 ui_helpline__puts(help);
790 ui_helpline__puts("Huh? No selection. Report to linux-kernel@vger.kernel.org");
792 ui_helpline__puts("Actions are only available for assembly lines.");
800 ui_helpline__puts("Action
[all...]

Completed in 147 milliseconds