Searched defs:delay_secs (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/tools/perf/ui/tui/
H A Dsetup.c52 int ui__getch(int delay_secs) ui__getch() argument
H A Dutil.c72 ui_browser__input_window(const char *title, const char *text, char *input, const char *exit_msg, int delay_secs) ui_browser__input_window() argument
164 ui__question_window(const char *title, const char *text, const char *exit_msg, int delay_secs) ui__question_window() argument
/linux-4.4.14/tools/perf/util/
H A Dtop.h26 int print_entries, count_filter, delay_secs; member in struct:perf_top
/linux-4.4.14/tools/perf/ui/
H A Dbrowser.c370 int ui_browser__run(struct ui_browser *browser, int delay_secs) ui_browser__run() argument
/linux-4.4.14/tools/perf/ui/browsers/
H A Dannotate.c653 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) annotate_browser__search() argument
710 int delay_secs = hbt ? hbt->refresh : 0; annotate_browser__run() local
641 annotate_browser__search_window(struct annotate_browser *browser, int delay_secs) annotate_browser__search_window() argument
661 annotate_browser__continue_search(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search() argument
670 annotate_browser__search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__search_reverse() argument
680 annotate_browser__continue_search_reverse(struct annotate_browser *browser, int delay_secs) annotate_browser__continue_search_reverse() argument
H A Dhists.c434 int delay_secs = hbt ? hbt->refresh : 0; hist_browser__run() local
1759 int delay_secs = hbt ? hbt->refresh : 0; perf_evsel__hists_browse() local
2164 int delay_secs = hbt ? hbt->refresh : 0; perf_evsel_menu__run() local

Completed in 208 milliseconds