Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c435 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress() function
628 if (perf_top__handle_keypress(top, c)) in display_thread()