HomeSort by relevance Sort by last modified time
    Searched refs:ui_helpline__puts (Results 1 - 6 of 6) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
helpline.c 39 ui_helpline__puts(ui_helpline__last_msg);
57 ui_helpline__puts(" ");
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
helpline.h 23 void ui_helpline__puts(const char *msg);
helpline.c 64 void ui_helpline__puts(const char *msg) function
browser.c 374 ui_helpline__puts(browser->helpline);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
helpline.c 41 ui_helpline__puts(ui_helpline__current);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 407 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("Actions are only available for 'callq', 'retq' & jump instructions.")
    [all...]

Completed in 65 milliseconds