Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c611 int delay_secs) in annotate_browser__search_window()
622 static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) in annotate_browser__search()
631 int delay_secs) in annotate_browser__continue_search()
640 int delay_secs) in annotate_browser__search_reverse()
650 int delay_secs) in annotate_browser__continue_search_reverse()
718 int delay_secs = hbt ? hbt->refresh : 0; in annotate_browser__run() local
H A 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
3460 int delay_secs = hbt ? hbt->refresh : 0; in perf_evsel_menu__run() local
/openbmc/linux/tools/perf/ui/tui/
H A 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()
H A Dsetup.c55 int ui__getch(int delay_secs) in ui__getch()
/openbmc/linux/tools/perf/util/
H A Dtop.h33 int print_entries, count_filter, delay_secs; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c207 u32 delay_secs = jiffies_to_msecs(fwrt->timestamp.delay) / 1000; in iwl_dbgfs_timestamp_marker_read() local
/openbmc/linux/tools/perf/ui/
H A Dbrowser.c388 int ui_browser__run(struct ui_browser *browser, int delay_secs) in ui_browser__run()
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c3590 unsigned int delay_secs; in pqi_process_soft_reset() local
8959 static int pqi_ofa_ctrl_restart(struct pqi_ctrl_info *ctrl_info, unsigned int delay_secs) in pqi_ofa_ctrl_restart()