Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.h175 #define DT_NODE_PROBE 19 /* probe definition */ macro
H A Ddt_sugar.c203 case DT_NODE_PROBE: in dt_sugar_visit_all()
H A Ddt_parser.c573 case DT_NODE_PROBE: in dt_node_free()
803 case DT_NODE_PROBE: in dt_node_resolve()
2542 dnp = dt_node_alloc(DT_NODE_PROBE); in dt_node_probe()
4461 assert(pnp->dn_kind == DT_NODE_PROBE); in dt_cook_provider()
5024 case DT_NODE_PROBE: in dt_node_printr()
H A Ddt_ident.c996 case DT_NODE_PROBE: in dt_ident_resolve()