Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-record.c174 static void perf_record__sig_exit(int exit_status __maybe_unused, void *arg) in perf_record__sig_exit() function
365 on_exit(perf_record__sig_exit, rec); in __cmd_record()