Searched refs:tnf_int32 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | tnf_writer.h | 143 #define tnf_int32(ops, item, ref) (item) macro 179 #define tnf_int(ops, item, ref) tnf_int32(ops, item, ref) 199 #define tnf_long(ops, item, ref) tnf_int32(ops, item, ref) 291 tnf_int32(ops, item, ref) 311 tnf_int32(ops, item, ref) 349 tnf_int32(ops, (tnf_int32_t)(item), ref) 363 tnf_int32(ops, (tnf_int32_t)(item), ref) 371 tnf_int32(ops, (tnf_int32_t)(item), ref) 377 tnf_int32(ops, item, ref)
|
/titanic_41/usr/src/uts/common/tnf/ |
H A D | tnf_trace.c | 56 TNF_STD_DERIVED_TAG(tnf_pid, tnf_int32, 65 TNF_STD_DERIVED_TAG(tnf_cpuid, tnf_int32, 79 TNF_STD_DERIVED_TAG(tnf_microstate, tnf_int32, 85 TNF_STD_DERIVED_TAG(tnf_fault_type, tnf_int32, 88 TNF_STD_DERIVED_TAG(tnf_seg_access, tnf_int32, 91 TNF_STD_DERIVED_TAG(tnf_bioflags, tnf_int32,
|
H A D | tnf_writer.c | 100 TNF_STD_SCALAR_TAG(tnf_int32, TNF_INT32); 660 &_TAG_DATA(tnf_int32), in tnf_root_tag_1() 916 TAG_SET(tnf_int32); in tnf_tag_core_init()
|
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | tnf_trace.c | 88 TNF_STD_DERIVED_TAG(tnf_pid, tnf_int32,
|