Home
last modified time | relevance | path

Searched refs:K_ESC (Results 1 – 9 of 9) sorted by relevance

/tools/perf/ui/
A Dkeysyms.h10 #define K_ESC 033 macro
A Dkeysyms.c20 case K_ESC: name = "ESC"; break; in key_name()
/tools/perf/ui/tui/
A Dutil.c42 case K_ESC: in popup_menu__run()
133 while (key != K_TIMER && key != K_ENTER && key != K_ESC) { in ui_browser__input_window()
258 return K_ESC; in __ui__warning()
A Dsetup.c85 if (key != K_ESC) in ui__getch()
94 return K_ESC; in ui__getch()
/tools/perf/ui/browsers/
A Dheader.c66 case K_ESC: in list_menu__run()
A Dmap.c96 case K_ESC: in map_browser__run()
A Dannotate-data.c556 case K_ESC: in annotated_data_browser__run()
A Dhists.c3277 case K_ESC: in evsel__hists_browse()
3288 if (key == K_ESC && in evsel__hists_browse()
3577 case K_ESC: in perf_evsel_menu__run()
3583 case K_ESC: in perf_evsel_menu__run()
3745 case K_ESC: in block_hists_tui_browse()
A Dannotate.c1017 case K_ESC: in annotate_browser__run()

Completed in 777 milliseconds