Searched defs:delay_secs (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/tools/perf/util/ui/browsers/ |
D | annotate.c | 228 void *arg, int delay_secs) in annotate_browser__run() 361 void(*timer)(void *arg), void *arg, int delay_secs) in hist_entry__tui_annotate() 369 int delay_secs) in symbol__tui_annotate()
|
D | hists.c | 306 void(*timer)(void *arg), void *arg, int delay_secs) in hist_browser__run() 857 int delay_secs) in perf_evsel__hists_browse() 1121 void(*timer)(void *arg), void *arg, int delay_secs) in perf_evsel_menu__run() 1209 int delay_secs) in __perf_evlist__tui_browse_hists() 1245 int delay_secs) in perf_evlist__tui_browse_hists()
|
/linux-3.3/tools/perf/util/ui/ |
D | setup.c | 46 int ui__getch(int delay_secs) in ui__getch()
|
D | util.c | 73 const char *exit_msg, int delay_secs) in ui__question_window()
|
D | browser.c | 350 int ui_browser__run(struct ui_browser *self, int delay_secs) in ui_browser__run()
|
/linux-3.3/tools/perf/util/ |
D | top.h | 24 int print_entries, count_filter, delay_secs; member
|