Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-top.c100 static void winch_sig(int sig __maybe_unused) in winch_sig() function
523 signal(SIGWINCH, winch_sig); in perf_top__handle_keypress()
1802 signal(SIGWINCH, winch_sig); in cmd_top()