Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c1916 static void sig_atexit(void) in sig_atexit() function
3074 atexit(sig_atexit); in cmd_stat()