Home
last modified time | relevance | path

Searched refs:ASSIGN2 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_trace.c181 ASSIGN2(buffer, tid, sched->tid, uint32); in tnf_schedule_write()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_trace.c164 ASSIGN2(buffer, tid, t, kthread_id); in tnf_kernel_schedule()
H A Dtnf_types.h87 #define ASSIGN2(buf, slot, val, func) \ macro