Home
last modified time | relevance | path

Searched defs:delay_secs (Results 1 – 8 of 8) sorted by relevance

/linux-6.8/tools/perf/ui/browsers/
Dannotate.c609 int delay_secs) in annotate_browser__search_window()
620 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) in annotate_browser__search()
629 int delay_secs) in annotate_browser__continue_search()
638 int delay_secs) in annotate_browser__search_reverse()
648 int delay_secs) in annotate_browser__continue_search_reverse()
716 int delay_secs = hbt ? hbt->refresh : 0; in annotate_browser__run() local
Dhists.c748 int delay_secs = hbt ? hbt->refresh : 0; in hist_browser__run() local
2954 int delay_secs = hbt ? hbt->refresh : 0; in evsel__hists_browse() local
3461 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel_menu__run() local
/linux-6.8/tools/perf/ui/tui/
Dutil.c76 const char *exit_msg, int delay_secs) in ui_browser__input_window()
225 const char *exit_msg, int delay_secs) in ui__question_window()
Dsetup.c57 int ui__getch(int delay_secs) in ui__getch()
/linux-6.8/tools/perf/util/
Dtop.h33 int print_entries, count_filter, delay_secs; member
/linux-6.8/drivers/net/wireless/intel/iwlwifi/fw/
Ddebugfs.c207 u32 delay_secs = jiffies_to_msecs(fwrt->timestamp.delay) / 1000; in iwl_dbgfs_timestamp_marker_read() local
/linux-6.8/tools/perf/ui/
Dbrowser.c386 int ui_browser__run(struct ui_browser *browser, int delay_secs) in ui_browser__run()
/linux-6.8/drivers/scsi/smartpqi/
Dsmartpqi_init.c3606 unsigned int delay_secs; in pqi_process_soft_reset() local
8975 static int pqi_ofa_ctrl_restart(struct pqi_ctrl_info *ctrl_info, unsigned int delay_secs) in pqi_ofa_ctrl_restart()