Home
last modified time | relevance | path

Searched refs:TAG_EXPORT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_trace.c145 TAG_EXPORT(tnf_probe_event);
146 TAG_EXPORT(tnf_time_base);
147 TAG_EXPORT(tnf_time_delta);
148 TAG_EXPORT(tnf_pid);
149 TAG_EXPORT(tnf_lwpid);
151 TAG_EXPORT(tnf_sched_rec);
152 TAG_EXPORT(tnf_probe_type);
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_types.h58 #define TAG_EXPORT(type) tnf_tag_data_t *TAG_SNAP(type) macro
79 #define TAG_SET(type) TAG_EXPORT(type)