Home
last modified time | relevance | path

Searched refs:realsigprof (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dproc.h626 extern void realsigprof(int, int, int);
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dsyscall.c670 realsigprof(code, nargs, error); in post_syscall()
/titanic_50/usr/src/uts/sparc/os/
H A Dsyscall.c761 realsigprof(code, nargs, error); in post_syscall()
/titanic_50/usr/src/uts/i86pc/os/
H A Dtrap.c1495 realsigprof(0, 0, 0); in trap()
/titanic_50/usr/src/uts/sun4/os/
H A Dtrap.c1344 realsigprof(0, 0, 0); in trap_cleanup()
/titanic_50/usr/src/uts/common/os/
H A Dsig.c2713 realsigprof(int sysnum, int nsysarg, int error) in realsigprof() function