Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
H A Dkeysyms.h24 #define K_TIMER -1 macro
/linux/tools/perf/ui/tui/
H A Dsetup.c76 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()
/linux/tools/perf/ui/browsers/
H A Dannotate-data.c531 case K_TIMER: in annotated_data_browser__run()
H A Dannotate.c752 case K_TIMER: in annotate_browser__run()
H A Dhists.c674 case K_TIMER: { in hist_browser__handle_hotkey()
3503 case K_TIMER: in perf_evsel_menu__run()