Searched refs:cmd_ctevent (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | contract.h | 43 int cmd_ctevent(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | contract.c | 141 cmd_ctevent(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_ctevent() function
|
H A D | genunix.c | 4198 { "ctevent", ":", "display a contract event", cmd_ctevent },
|