Searched refs:SIGPROF (Results 1 – 15 of 15) sorted by relevance
38 [SIGPROF] = 27, /* 27, 27, 29 */
45 #define SIGPROF 27 macro
26 #define SIGPROF 21 macro
38 #define SIGPROF 27 macro
53 #define SIGPROF 27 macro
62 #define SIGPROF 27 macro
56 #define SIGPROF 29 /* Profiling alarm clock (4.2 BSD). */ macro
48 #define SIGPROF 27 macro
49 #define SIGPROF 27 macro
160 change_sig(SIGPROF, 0); in main()
258 DEFINE(_SIGPROF, SIGPROF); in output_signal_defines()
991 trace_itimer_expire(signo == SIGPROF ? in check_cpu_itimer()1040 samples[CPUCLOCK_PROF], SIGPROF); in check_process_timers()
298 DEFINE(_SIGPROF, SIGPROF); in output_signal_defined()
120 signal(SIGPROF, sig_handler); in check_itimer()