Searched refs:stop_hist (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/tracing/rtla/src/
H A Dosnoise_hist.c820 static void stop_hist(int sig) function
831 signal(SIGINT, stop_hist);
833 signal(SIGALRM, stop_hist);
H A Dtimerlat_hist.c1125 static void stop_hist(int sig) function
1136 signal(SIGINT, stop_hist);
1138 signal(SIGALRM, stop_hist);

Completed in 139 milliseconds