Home
last modified time | relevance | path

Searched refs:tnf_uint32 (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_writer.c101 TNF_STD_SCALAR_TAG(tnf_uint32, TNF_UINT32);
154 TNF_STD_DERIVED_TAG(tnf_align, tnf_uint32,
163 TNF_STD_DERIVED_TAG(tnf_header_size, tnf_uint32,
176 TNF_STD_DERIVED_TAG(tnf_opaque, tnf_uint32,
184 TNF_STD_DERIVED_TAG(tnf_self_size, tnf_uint32,
202 TNF_STD_DERIVED_TAG(tnf_type_size, tnf_uint32,
242 &TAG_DATA(tnf_uint32), /* file_version */
243 &TAG_DATA(tnf_uint32), /* file_header_size */
244 &TAG_DATA(tnf_uint32), /* file_logical_size */
245 &TAG_DATA(tnf_uint32), /* block_header_size */
[all …]
H A Dtnf_types.h287 tnf_uint32(ops, item, ref)
292 tnf_uint32(ops, item, ref)
297 tnf_uint32(ops, item, ref)
302 tnf_uint32(ops, item, ref)
H A Dtnf_trace.c53 TNF_STD_DERIVED_TAG(tnf_time_delta, tnf_uint32,
59 TNF_STD_DERIVED_TAG(tnf_lwpid, tnf_uint32,
258 *ref_p = tnf_uint32(ops, *tmp, (tnf_reference_t *)ref_p); in tnf_opaque32_array_1()
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_trace.c85 TNF_STD_DERIVED_TAG(tnf_time_delta, tnf_uint32,
91 TNF_STD_DERIVED_TAG(tnf_lwpid, tnf_uint32,
110 &TAG_DATA(tnf_uint32), /* tid XXX */
/titanic_41/usr/src/uts/common/sys/
H A Dtnf_writer.h146 #define tnf_uint32(ops, item, ref) (item) macro
183 #define tnf_uint(ops, item, ref) tnf_uint32(ops, item, ref)
203 #define tnf_ulong(ops, item, ref) tnf_uint32(ops, item, ref)
280 tnf_uint32(ops, item, ref)
297 tnf_uint32(ops, item, ref)