Searched refs:realsigprof (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | proc.h | 626 extern void realsigprof(int, int, int);
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | syscall.c | 670 realsigprof(code, nargs, error); in post_syscall()
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | syscall.c | 761 realsigprof(code, nargs, error); in post_syscall()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | trap.c | 1495 realsigprof(0, 0, 0); in trap()
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | trap.c | 1344 realsigprof(0, 0, 0); in trap_cleanup()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sig.c | 2713 realsigprof(int sysnum, int nsysarg, int error) in realsigprof() function
|