Searched refs:dt_cg (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_cc.c | 418 dt_cg(yypcb, normal); in dt_action_normalize() 483 dt_cg(yypcb, trunc); in dt_action_trunc() 656 dt_cg(yypcb, anp); in dt_action_printflike() 687 dt_cg(yypcb, dnp->dn_args); in dt_action_trace() 772 dt_cg(yypcb, size); in dt_action_tracemem() 780 dt_cg(yypcb, addr); in dt_action_tracemem() 897 dt_cg(yypcb, arg0); in dt_action_setopt() 907 dt_cg(yypcb, arg1); in dt_action_setopt() 924 dt_cg(yypcb, dnp); in dt_action_symmod_args() 989 dt_cg(yypcb, dnp->dn_args); in dt_action_chill() [all …]
|
H A D | dt_impl.h | 615 extern void dt_cg(dt_pcb_t *, dt_node_t *);
|
H A D | dt_cg.c | 2070 dt_cg(dt_pcb_t *pcb, dt_node_t *dnp) in dt_cg() function
|
/titanic_44/usr/src/lib/libdtrace/ |
H A D | Makefile.com | 34 dt_cg.c \
|