Searched refs:tnf_get_slot_index (Results 1 – 4 of 4) sorted by relevance
243 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()
176 unsigned tnf_get_slot_index(tnf_datum_t, char *);
67 tnf_get_slot_index;
146 tnf_get_slot_index(tnf_datum_t datum, char *name) in tnf_get_slot_index() function