Searched refs:DTRACE_OBJ_DDEFS (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h464 #define DTRACE_OBJ_DDEFS ((const char *)3L) /* D program definitions */ macro
H A Ddt_provider.c640 if (dtrace_lookup_by_type(dtp, DTRACE_OBJ_DDEFS, tag, &dtt) != 0) {
641 dtt.dtt_object = DTRACE_OBJ_DDEFS;
H A Ddt_module.c1229 case (uintptr_t)DTRACE_OBJ_DDEFS:
H A Ddt_printf.c725 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) {
H A Ddt_parser.c1587 dtrace_lookup_by_type(dtp, DTRACE_OBJ_DDEFS,

Completed in 83 milliseconds