Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_impl.h474 #define DT_ACT_CLEAR DT_ACT(15) /* clear() action */ macro
HDdt_cc.c360 ap->dtad_arg = DT_ACT_CLEAR; in dt_action_clear()
1130 case DT_ACT_CLEAR: in dt_compile_fun()
HDdt_open.c227 { "clear", DT_IDENT_ACTFUNC, 0, DT_ACT_CLEAR, DT_ATTR_STABCMN, DT_VERS_1_0,
HDdt_consume.c2489 case DT_ACT_CLEAR: in dt_consume_cpu()