Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-stat.c678 static void sig_atexit(void) in sig_atexit() function
1943 atexit(sig_atexit); in cmd_stat()