Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c610 int delay_secs) in annotate_browser__search_window()
621 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) in annotate_browser__search()
630 int delay_secs) in annotate_browser__continue_search()
639 int delay_secs) in annotate_browser__search_reverse()
649 int delay_secs) in annotate_browser__continue_search_reverse()
717 int delay_secs = hbt ? hbt->refresh : 0; in annotate_browser__run() local
Dannotate-data.c521 int delay_secs = hbt ? hbt->refresh : 0; in annotated_data_browser__run() local
Dhists.c749 int delay_secs = hbt ? hbt->refresh : 0; in hist_browser__run() local
2981 int delay_secs = hbt ? hbt->refresh : 0; in evsel__hists_browse() local
3492 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel_menu__run() local
/linux-6.12.1/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.12.1/tools/perf/util/
Dtop.h33 int print_entries, count_filter, delay_secs; member
/linux-6.12.1/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.12.1/tools/perf/ui/
Dbrowser.c388 int ui_browser__run(struct ui_browser *browser, int delay_secs) in ui_browser__run()
/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_init.c3620 unsigned int delay_secs; in pqi_process_soft_reset() local
8903 static int pqi_ofa_ctrl_restart(struct pqi_ctrl_info *ctrl_info, unsigned int delay_secs) in pqi_ofa_ctrl_restart()