Searched refs:SIGPROF (Results 1 – 18 of 18) sorted by relevance
40 #define SIGPROF 27 macro
42 [SIGPROF] = 27, /* 27, 27, 29 */
26 #define SIGPROF 21 macro
45 #define SIGPROF 27 macro
53 #define SIGPROF 27 macro
38 #define SIGPROF 27 macro
62 #define SIGPROF 27 macro
50 #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
70 #define SIGPROF 27 macro
101 signal(SIGPROF, sig_handler); in check_itimer()
151 change_sig(SIGPROF, 0); in main()
248 DEFINE(_SIGPROF, SIGPROF); in output_signal_defines()
957 trace_itimer_expire(signo == SIGPROF ? in check_cpu_itimer()1006 samples[CPUCLOCK_PROF], SIGPROF); in check_process_timers()
280 DEFINE(_SIGPROF, SIGPROF); in output_signal_defined()
Completed in 20 milliseconds