ui_helpline__last_msg 27 tools/perf/ui/helpline.h extern char ui_helpline__last_msg[]; ui_helpline__last_msg 13 tools/perf/ui/tui/helpline.c char ui_helpline__last_msg[1024]; ui_helpline__last_msg 37 tools/perf/ui/tui/helpline.c ret = vscnprintf(ui_helpline__last_msg + backlog, ui_helpline__last_msg 38 tools/perf/ui/tui/helpline.c sizeof(ui_helpline__last_msg) - backlog, format, ap); ui_helpline__last_msg 43 tools/perf/ui/tui/helpline.c if (ui_helpline__last_msg[backlog - 1] == '\n') { ui_helpline__last_msg 44 tools/perf/ui/tui/helpline.c ui_helpline__puts(ui_helpline__last_msg); ui_helpline__last_msg 169 tools/perf/ui/tui/setup.c ui_helpline__last_msg,