Home
last modified time | relevance | path

Searched refs:TNF_METATAG (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_writer.c304 TNF_METATAG(tnf_type, tnf_type_properties, type_slots, tnf_struct_tag_1);
315 TNF_METATAG(tnf_array_type, tnf_type_properties,
325 TNF_METATAG(tnf_derived_type, tnf_type_properties,
336 TNF_METATAG(tnf_scalar_type, tnf_type_properties,
348 TNF_METATAG(tnf_struct_type, tnf_type_properties,
H A Dtnf_trace.c134 TNF_METATAG(tnf_probe_type, tnf_type_properties,
H A Dtnf_types.h216 #define TNF_METATAG(type, props, slots, desc) \ macro