Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c149 n = tnf_get_slot_count(datum); in describe_probe_type()
246 n = tnf_get_slot_count(datum); in describe_event()
265 n = tnf_get_slot_count(datum); in describe_c_struct()
H A Dmain.c311 n = tnf_get_slot_count(datum); in describe_struct()
/titanic_44/usr/src/lib/libtnf/
H A Dtnf.h174 unsigned tnf_get_slot_count(tnf_datum_t);
H A Dmapfile-vers66 tnf_get_slot_count;
H A Dstruct.c131 tnf_get_slot_count(tnf_datum_t datum) in tnf_get_slot_count() function