Home
last modified time | relevance | path

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

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