Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h541 #define DTRACE_PTR(type, name) uint32_t name##pad; type *name macro
543 #define DTRACE_PTR(type, name) type *name; uint32_t name##pad macro
546 #define DTRACE_PTR(type, name) type *name macro
962 DTRACE_PTR(char, dtagd_name); /* not filled in by kernel */
974 DTRACE_PTR(char, dtfd_string); /* format string */
1065 DTRACE_PTR(char, dtbd_data); /* data */