Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsiginfo.h199 #define PROF_SIG 1 /* have to set code non-zero */ macro
/titanic_50/usr/src/lib/libc/port/threads/
H A Dsigaction.c117 ((sig == SIGPROF && sip->si_code == PROF_SIG) || in call_user_handler()
/titanic_50/usr/src/uts/common/os/
H A Dsig.c2611 sip->si_code = PROF_SIG; in realsigprof_slow()
2661 sip->si_code = PROF_SIG; in realsigprof_fast()