Searched refs:tnf_get_int32 (Results 1 – 5 of 5) sorted by relevance
186 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()
262 (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()
93 tnf_get_int32(tnf_datum_t datum) in tnf_get_int32() function
187 tnf_int32_t tnf_get_int32(tnf_datum_t);
59 tnf_get_int32;