Home
last modified time | relevance | path

Searched refs:K_TIMER (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/ui/
H A Dkeysyms.h24 #define K_TIMER -1 macro
/openbmc/linux/tools/perf/ui/tui/
H A Dsetup.c74 return K_TIMER; in ui__getch()
H A Dutil.c133 while (key != K_TIMER && key != K_ENTER && key != K_ESC) { in ui_browser__input_window()
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c750 case K_TIMER: in annotate_browser__run()
H A Dhists.c673 case K_TIMER: { in hist_browser__handle_hotkey()
3471 case K_TIMER: in perf_evsel_menu__run()