Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h424 #define DT_ACT_BREAKPOINT DT_ACT(5) /* breakpoint() action */ macro
H A Ddt_open.c196 { "breakpoint", DT_IDENT_ACTFUNC, 0, DT_ACT_BREAKPOINT,
H A Ddt_cc.c1049 case DT_ACT_BREAKPOINT: in dt_compile_fun()