Searched refs:tnf_pid (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libtnfprobe/ |
H A D | tnf_trace.c | 88 TNF_STD_DERIVED_TAG(tnf_pid, tnf_int32, 112 &TAG_DATA(tnf_pid), /* pid */ 148 TAG_EXPORT(tnf_pid);
|
H A D | tnf_buf.h | 132 pid_t tnf_pid; member
|
H A D | trace_init.c | 170 _tnfw_b_control->tnf_pid = getpid(); in _tnf_trace_initialize()
|
H A D | tnf_buf.c | 144 wcb->tnfw_w_pid = _tnfw_b_control->tnf_pid; in tnfw_b_alloc_block() 453 _tnfw_b_control->tnf_pid != wcb->tnfw_w_pid) { in tnfw_b_alloc() 458 wcb->tnfw_w_pid = _tnfw_b_control->tnf_pid; in tnfw_b_alloc()
|
H A D | probe_cntl.c | 730 _tnfw_b_control->tnf_pid = getpid(); in common_fork()
|
/titanic_44/usr/src/uts/common/tnf/ |
H A D | tnf_trace.c | 56 TNF_STD_DERIVED_TAG(tnf_pid, tnf_int32, 110 &TAG_DATA(tnf_pid), 279 TAG_SNAP(tnf_pid); in tnf_tag_trace_init()
|
H A D | tnf_res.c | 168 tnf_pid, pid, ttoproc(t)->p_pid, in tnf_thread_create()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sched.c | 572 tnf_pid, pid, pp->p_pid, in swapin() 710 tnf_pid, pid, pp->p_pid, in swapout() 765 tnf_pid, pid, pp->p_pid, in swapout() 882 tnf_pid, pid, pp->p_pid, in process_swap_queue() 932 tnf_pid, pid, pp->p_pid, in process_swap_queue()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tnf_writer.h | 290 #define tnf_pid(ops, item, ref) \ macro
|
/titanic_44/usr/src/uts/common/disp/ |
H A D | fx.c | 1152 /* CSTYLED */, tnf_pid, pid, ttoproc(t)->p_pid, in fx_preempt() 1345 tnf_pid, pid, ttoproc(t)->p_pid, in fx_tick()
|
H A D | ts.c | 1451 /* CSTYLED */, tnf_pid, pid, ttoproc(t)->p_pid, in ts_preempt() 1744 tnf_pid, pid, ttoproc(t)->p_pid, in ts_tick()
|