Searched refs:DTRACE_OBJ_DDEFS (Results 1 – 5 of 5) sorted by relevance
464 #define DTRACE_OBJ_DDEFS ((const char *)3L) /* D program definitions */ macro
640 if (dtrace_lookup_by_type(dtp, DTRACE_OBJ_DDEFS, tag, &dtt) != 0) { in dt_probe_tag()641 dtt.dtt_object = DTRACE_OBJ_DDEFS; in dt_probe_tag()
1229 case (uintptr_t)DTRACE_OBJ_DDEFS: in dt_module_from_object()
725 dtp, DTRACE_OBJ_DDEFS, pfc->pfc_tstr, &dtt) != 0) { in dt_pfdict_create()
1587 dtrace_lookup_by_type(dtp, DTRACE_OBJ_DDEFS, in dt_node_decl()