Home
last modified time | relevance | path

Searched refs:tnf_kthread_id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_res.c167 tnf_kthread_id, tid, t, in tnf_thread_create()
235 tnf_kthread_id, tid, t, in tnf_thread_queue()
243 tnf_kthread_id, tid, t, in tnf_thread_queue()
340 tnf_kthread_id, tid, next, in tnf_thread_switch()
344 tnf_kthread_id, tid, next, in tnf_thread_switch()
H A Dtnf_trace.c62 TNF_STD_DERIVED_TAG(tnf_kthread_id, tnf_opaque,
108 &TAG_DATA(tnf_kthread_id),
282 TAG_SNAP(tnf_kthread_id); in tnf_tag_trace_init()
/titanic_41/usr/src/uts/common/os/
H A Dsched.c574 tnf_kthread_id, tid, tp, in swapin()
712 tnf_kthread_id, tid, tp, in swapout()
884 tnf_kthread_id, tid, tp, in process_swap_queue()
/titanic_41/usr/src/uts/common/sys/
H A Dtnf_writer.h304 #define tnf_kthread_id(ops, item, ref) \ macro