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

/linux-master/tools/perf/
H A Dbuiltin-report.c678 if (ret != K_SWITCH_INPUT_DATA && ret != K_RELOAD)
1721 if ((last_key != K_SWITCH_INPUT_DATA && last_key != K_RELOAD) &&
1807 if (ret == K_SWITCH_INPUT_DATA || ret == K_RELOAD) {
H A Dbuiltin-top.c650 if (ret == K_RELOAD) {
/linux-master/tools/perf/ui/browsers/
H A Dhists.c3100 key = K_RELOAD;
3545 case K_RELOAD:
/linux-master/tools/perf/ui/
H A Dkeysyms.h28 #define K_RELOAD -5 macro
/linux-master/tools/perf/util/
H A Dhist.h738 #define K_RELOAD -4000 macro

Completed in 207 milliseconds