OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui_helpline__push
(Results
1 - 7
of
7
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
helpline.c
38
void
ui_helpline__push
(const char *msg)
function
50
ui_helpline__push
(s);
67
ui_helpline__push
(msg);
helpline.h
20
void
ui_helpline__push
(const char *msg);
browser.c
266
ui_helpline__push
(browser->helpline);
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
util.c
141
ui_helpline__push
("maximum size of symbol name reached!");
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
hists.c
415
ui_helpline__push
(help);
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
hists.c
[
all
...]
annotate.c
919
ui_helpline__push
("Press <- or ESC to exit");
Completed in 76 milliseconds