Home
last modified time | relevance | path

Searched refs:perf_top__key_mapped (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c463 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped() function
491 if (!perf_top__key_mapped(top, c)) { in perf_top__handle_keypress()
505 if (!perf_top__key_mapped(top, c)) in perf_top__handle_keypress()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c467 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped() function
495 if (!perf_top__key_mapped(top, c)) { in perf_top__handle_keypress()
509 if (!perf_top__key_mapped(top, c)) in perf_top__handle_keypress()

Completed in 5 milliseconds