Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c186 time_delta = (unsigned) tnf_get_int32(temp); in insert_event()
212 tid = (unsigned int)tnf_get_int32(temp); in describe_event()
217 lwpid = tnf_get_int32(temp); in describe_event()
219 pid = tnf_get_int32(temp); in describe_event()
225 cpuid = tnf_get_int32(tnf_get_slot_named(schedule_rec, CPUID)); in describe_event()
H A Dmain.c262 (void) printf("%d", (int)tnf_get_int32(datum)); in describe_scalar()
269 (tnf_uint32_t)tnf_get_int32(datum)); in describe_scalar()
272 (tnf_uint32_t)tnf_get_int32(datum)); in describe_scalar()
/titanic_50/usr/src/lib/libtnf/
H A Dscalar.c93 tnf_get_int32(tnf_datum_t datum) in tnf_get_int32() function
H A Dtnf.h187 tnf_int32_t tnf_get_int32(tnf_datum_t);
H A Dmapfile-vers59 tnf_get_int32;