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

/linux-master/tools/perf/ui/
H A Dkeysyms.h28 #define K_RELOAD -5 macro
/linux-master/tools/perf/
H A Dbuiltin-report.c677 if (ret != K_SWITCH_INPUT_DATA && ret != K_RELOAD)
1715 if ((last_key != K_SWITCH_INPUT_DATA && last_key != K_RELOAD) &&
1801 if (ret == K_SWITCH_INPUT_DATA || ret == K_RELOAD) {
H A Dbuiltin-top.c650 if (ret == K_RELOAD) {
/linux-master/tools/perf/util/
H A Dhist.h547 #define K_RELOAD -4000 macro
/linux-master/tools/perf/ui/browsers/
H A Dhists.c3073 key = K_RELOAD;
3514 case K_RELOAD:

Completed in 135 milliseconds