Searched refs:DT_NODE_PROBE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h162 #define DT_NODE_PROBE 19 /* probe definition */ macro
H A Ddt_ident.c1004 case DT_NODE_PROBE:
H A Ddt_parser.c576 case DT_NODE_PROBE:
798 case DT_NODE_PROBE:
2526 dnp = dt_node_alloc(DT_NODE_PROBE);
4452 assert(pnp->dn_kind == DT_NODE_PROBE);
4503 dt_cook_none, /* DT_NODE_PROBE */
4826 case DT_NODE_PROBE:

Completed in 104 milliseconds