Home
last modified time | relevance | path

Searched refs:tnf_get_slot_index (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c243 start_slots = tnf_get_slot_index(datum, TNF_N_TIME_DELTA); in describe_event()
271 tag_index = tnf_get_slot_index(datum, TNF_N_TAG); in describe_c_struct()
/titanic_50/usr/src/lib/libtnf/
H A Dtnf.h176 unsigned tnf_get_slot_index(tnf_datum_t, char *);
H A Dmapfile-vers67 tnf_get_slot_index;
H A Dstruct.c146 tnf_get_slot_index(tnf_datum_t datum, char *name) in tnf_get_slot_index() function