OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__ui_browser__show_title
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/ui/
browser.h
37
void
__ui_browser__show_title
(struct ui_browser *browser, const char *title);
browser.c
160
void
__ui_browser__show_title
(struct ui_browser *browser, const char *title)
function
170
__ui_browser__show_title
(browser, title);
197
__ui_browser__show_title
(self, title);
Completed in 660 milliseconds