Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Drctl.h123 #define RCTL_ACTION_SIGPROF SIGPROF
H A Dsignal.h120 #define SIGPROF 27 /* profiling time alarm */ macro
/f-stack/freebsd/kern/
H A Dsubr_trap.c254 kern_psignal(p, SIGPROF); in ast()
H A Dkern_time.c1266 it->it_sigev.sigev_signo = SIGPROF; in kern_ktimer_create()
H A Dkern_sig.c240 [SIGPROF] = SIGPROP_KILL,