Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dannotate.c564 int delay_secs) in annotate_browser__search_window()
575 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) in annotate_browser__search()
584 int delay_secs) in annotate_browser__continue_search()
593 int delay_secs) in annotate_browser__search_reverse()
603 int delay_secs) in annotate_browser__continue_search_reverse()
672 int delay_secs = hbt ? hbt->refresh : 0; in annotate_browser__run() local
Dhists.c747 int delay_secs = hbt ? hbt->refresh : 0; in hist_browser__run() local
2957 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel__hists_browse() local
3463 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel_menu__run() local
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
Dannotate.c613 int delay_secs) in annotate_browser__search_window()
624 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) in annotate_browser__search()
633 int delay_secs) in annotate_browser__continue_search()
642 int delay_secs) in annotate_browser__search_reverse()
652 int delay_secs) in annotate_browser__continue_search_reverse()
721 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
2958 int delay_secs = hbt ? hbt->refresh : 0; in evsel__hists_browse() local
3465 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel_menu__run() local
/kernel/linux/linux-5.10/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.c56 int ui__getch(int delay_secs) in ui__getch()
/kernel/linux/linux-6.6/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.c55 int ui__getch(int delay_secs) in ui__getch()
/kernel/linux/linux-5.10/tools/perf/util/
Dtop.h33 int print_entries, count_filter, delay_secs; member
/kernel/linux/linux-6.6/tools/perf/util/
Dtop.h34 int print_entries, count_filter, delay_secs; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
Ddebugfs.c203 u32 delay_secs = jiffies_to_msecs(fwrt->timestamp.delay) / 1000; in iwl_dbgfs_timestamp_marker_read() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Ddebugfs.c252 u32 delay_secs = jiffies_to_msecs(fwrt->timestamp.delay) / 1000; in iwl_dbgfs_timestamp_marker_read() local
/kernel/linux/linux-5.10/tools/perf/ui/
Dbrowser.c386 int ui_browser__run(struct ui_browser *browser, int delay_secs) in ui_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/
Dbrowser.c386 int ui_browser__run(struct ui_browser *browser, int delay_secs) in ui_browser__run()
/kernel/linux/linux-6.6/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()