Home
last modified time | relevance | path

Searched refs:tnf_uint32_t (Results 1 – 24 of 24) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h63 typedef unsigned int tnf_uint32_t; typedef
90 ((tnf_uint32_t)(x) & TNF_SPACE_MASK)
96 ((((tnf_uint32_t)(x) & TNF_SPACE_SIGN_BIT) == TNF_SPACE_SIGN_BIT) ? \
97 ((tnf_ref32_t)((tnf_uint32_t)(x) | TNF_SPACE_MASK)) : \
124 ((tnf_uint32_t)(x) & TNF_REF32_TYPE_MASK)
126 ((tnf_ref32_t)(((tnf_uint32_t)(x) & ~TNF_REF32_TYPE_MASK) & \
137 ((tnf_ref16_t)((tnf_uint32_t)(x) & TNF_REF32_REF16_MASK))
140 ((tnf_ref16_t)(((tnf_uint32_t)(x) >> TNF_REF32_TAG16_SHIFT) \
146 ((tnf_uint32_t)(x) & TNF_REF16_TYPE_MASK)
148 ((tnf_ref16_t)((tnf_uint32_t)(x) & ~TNF_REF16_TYPE_MASK))
[all …]
H A Dtnf_writer.h182 typedef tnf_uint32_t tnf_uint_t;
202 typedef tnf_uint32_t tnf_ulong_t;
262 typedef tnf_uint32_t tnf_opaque_t;
264 ((tnf_uint32_t)(item))
278 typedef tnf_uint32_t tnf_time_delta_t;
295 typedef tnf_uint32_t tnf_lwpid_t;
415 tnf_uint32_t *,
H A Dtnf_probe.h516 (tnf_uint32_t) 0, \
572 (tnf_uint32_t) 0, \
634 (tnf_uint32_t) 0, \
702 (tnf_uint32_t) 0, \
776 (tnf_uint32_t) 0, \
856 (tnf_uint32_t) 0, \
/titanic_50/usr/src/lib/libtnf/
H A Dreader.c37 tnf_uint32_t magic; in tnf_reader_begin()
50 if ((magic = *(tnf_uint32_t *)base) == TNF_MAGIC) in tnf_reader_begin()
81 tnf->block_size = _GET_UINT32(tnf, (tnf_uint32_t *)p); in tnf_reader_begin()
86 tnf->directory_size = _GET_UINT32(tnf, (tnf_uint32_t *)p); in tnf_reader_begin()
91 tnf->block_count = _GET_UINT32(tnf, (tnf_uint32_t *)p); in tnf_reader_begin()
127 tnf->generation_shift = _GET_UINT32(tnf, (tnf_uint32_t *)p); in tnf_reader_begin()
H A Dscalar.c105 tnf_uint32_t hi32, lo32; /* XXX both assumed unsigned */ in get_uint64()
109 hi32 = *(tnf_uint32_t *)val; in get_uint64()
111 lo32 = *(tnf_uint32_t *)(val + sizeof (tnf_uint32_t)); in get_uint64()
147 tnf_uint32_t i32; in tnf_get_float32()
H A Dsparcdep.c30 tnf_uint32_t
31 _tnf_swap32(tnf_uint32_t x) in _tnf_swap32()
H A Dmachlibtnf.h40 tnf_uint32_t _tnf_swap32(tnf_uint32_t);
H A Dref.c55 tnf_uint32_t src_gen, dst_gen, exp_gen; in vaddr_to_phys()
58 tnf_uint32_t bytes_valid; in vaddr_to_phys()
95 if ((src_gen == (tnf_uint32_t)TNF_TAG_GENERATION_NUM) || in vaddr_to_phys()
96 (dst_gen == (tnf_uint32_t)TNF_TAG_GENERATION_NUM) || in vaddr_to_phys()
H A Dabi.c359 { TNF_N_UINT32, sizeof (tnf_uint32_t) }, in _tnf_get_storage_size()
387 return (_GET_UINT32(tnf, (tnf_uint32_t *)sizep)); in _tnf_get_storage_size()
417 return (_GET_UINT32(tnf, (tnf_uint32_t *)alignp)); in _tnf_get_align()
H A Dlibtnf.h181 *(tnf_uint32_t *)(ptr) : \
182 _tnf_swap32(*(tnf_uint32_t *)(ptr)))
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h70 tnf_uint32_t record_gen;
79 tnf_uint32_t tid;
80 tnf_uint32_t lwpid;
H A Dtnf_buf.c670 tnf_uint32_t *
673 tnf_uint32_t *ret_val; in tnfw_b_fw_alloc()
677 tnf_uint32_t *zone_end = (tnf_uint32_t *)((char *)fh + TNFW_B_FW_ZONE); in tnfw_b_fw_alloc()
679 ret_val = (tnf_uint32_t *)((char *)fh + fh->next_fw_alloc); in tnfw_b_fw_alloc()
681 fh->next_fw_alloc += sizeof (tnf_uint32_t); in tnfw_b_fw_alloc()
689 tnf_uint32_t *
701 tnf_uint32_t *retval; in tnfw_b_fw_alloc()
752 (tnf_uint32_t *)hint : NULL); in tnfw_b_fw_alloc()
H A Dtnf_buf.h68 tnf_uint32_t magic;
163 tnf_uint32_t *tnfw_b_fw_alloc(TNFW_B_WCB *);
H A Dtrace_funcs.c108 tnf_uint32_t shift; in tnf_trace_alloc()
/titanic_50/usr/src/uts/common/tnf/
H A Dtnf_trace.c228 tnf_opaque32_array_1(tnf_ops_t *ops, tnf_uint32_t *opaques, in tnf_opaque32_array_1()
233 tnf_uint32_t *tmp; in tnf_opaque32_array_1()
234 tnf_uint32_t *ref_p; in tnf_opaque32_array_1()
256 ref_p = (tnf_uint32_t *)((char *)bufhdr + sizeof (*bufhdr)); in tnf_opaque32_array_1()
H A Dtnf_types.h224 (sizeof (tnf_uint32_t))/(sizeof (char *)), \
285 typedef tnf_uint32_t tnf_align_t;
290 typedef tnf_uint32_t tnf_self_size_t;
295 typedef tnf_uint32_t tnf_type_size_t;
300 typedef tnf_uint32_t tnf_header_size_t;
H A Dtnf_trace.h78 tnf_uint32_t record_gen;
H A Dtnf_buf.h115 tnf_uint32_t magic; /* magic number */
H A Dtnf_probe.c80 tnf_uint32_t *fwp; in tnf_probe_tag()
H A Dmkprobehdr.sh115 tnf_uint32_t index;
H A Dtrace_funcs.c102 tnf_uint32_t shift; in tnf_trace_alloc()
H A Dtnf_writer.c257 sizeof (tnf_buf_file_header_t) - sizeof (tnf_uint32_t));
/titanic_50/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c51 tnf_uint32_t generation;
245 tnf_uint32_t *magicp; in main()
298 magicp = (tnf_uint32_t *) local_buf; in main()
/titanic_50/usr/src/cmd/tnf/tnfdump/
H A Dmain.c269 (tnf_uint32_t)tnf_get_int32(datum)); in describe_scalar()
272 (tnf_uint32_t)tnf_get_int32(datum)); in describe_scalar()