Searched refs:dt_cg (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| D | dt_cc.c | 419 dt_cg(yypcb, normal); in dt_action_normalize() 484 dt_cg(yypcb, trunc); in dt_action_trunc() 657 dt_cg(yypcb, anp); in dt_action_printflike() 688 dt_cg(yypcb, dnp->dn_args); in dt_action_trace() 776 dt_cg(yypcb, size); in dt_action_tracemem() 784 dt_cg(yypcb, addr); in dt_action_tracemem() 901 dt_cg(yypcb, arg0); in dt_action_setopt() 911 dt_cg(yypcb, arg1); in dt_action_setopt() 928 dt_cg(yypcb, dnp); in dt_action_symmod_args() 993 dt_cg(yypcb, dnp->dn_args); in dt_action_chill() [all …]
|
| D | dt_impl.h | 655 extern void dt_cg(dt_pcb_t *, dt_node_t *);
|
| D | dt_cg.c | 2116 dt_cg(dt_pcb_t *pcb, dt_node_t *dnp) in dt_cg() function
|
| /freebsd-10-stable/cddl/lib/libdtrace/ |
| D | Makefile | 11 dt_cg.c \
|