Searched refs:tnf_get_int32 (Results 1 - 4 of 4) sorted by relevance

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

Completed in 56 milliseconds