Searched refs:K_RELOAD (Results 1 – 5 of 5) sorted by relevance
28 #define K_RELOAD -5 macro
647 if (ret != K_SWITCH_INPUT_DATA && ret != K_RELOAD) in report__browse_hists()1544 if ((last_key != K_SWITCH_INPUT_DATA && last_key != K_RELOAD) && in cmd_report()1630 if (ret == K_SWITCH_INPUT_DATA || ret == K_RELOAD) { in cmd_report()
648 if (ret == K_RELOAD) { in display_thread_tui()
543 #define K_RELOAD -4000 macro
3082 key = K_RELOAD; in evsel__hists_browse()3524 case K_RELOAD: in perf_evsel_menu__run()
Completed in 18 milliseconds