Searched refs:TR_FAC_PROC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | vtrace.h | 68 #define TR_FAC_PROC 7 /* process subsystem */ macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | exec.c | 419 TRACE_2(TR_FAC_PROC, TR_PROC_EXEC, "proc_exec:p %p up %p", p, up); in exec_common() 1213 TRACE_2(TR_FAC_PROC, TR_EXECMAP_PREREAD, in execmap()
|
H A D | exit.c | 704 TRACE_1(TR_FAC_PROC, TR_PROC_EXIT, "proc_exit: %p", p); in proc_exit()
|
H A D | fork.c | 222 TRACE_2(TR_FAC_PROC, TR_PROC_FORK, "proc_fork:cp %p p %p", cp, p); in cfork()
|