Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
H A Dkeysyms.h28 #define K_RELOAD -5 macro
/linux/tools/perf/
H A Dbuiltin-report.c686 if (ret != K_SWITCH_INPUT_DATA && ret != K_RELOAD) in report__browse_hists()
1742 if ((last_key != K_SWITCH_INPUT_DATA && last_key != K_RELOAD) && in cmd_report()
1828 if (ret == K_SWITCH_INPUT_DATA || ret == K_RELOAD) { in cmd_report()
H A Dbuiltin-top.c650 if (ret == K_RELOAD) { in display_thread_tui()
/linux/tools/perf/util/
H A Dhist.h742 #define K_RELOAD -4000
739 #define K_RELOAD global() macro
/linux/tools/perf/ui/browsers/
H A Dhists.c3100 key = K_RELOAD; in evsel__hists_browse()
3545 case K_RELOAD: in perf_evsel_menu__run()