Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cc.c418 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()
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()
1235 dt_cg(yypcb, anp); in dt_compile_agg()
1540 dt_cg(yypcb, incr); in dt_compile_agg()
[all …]
H A Ddt_impl.h616 extern void dt_cg(dt_pcb_t *, dt_node_t *);
H A Ddt_cg.c2091 dt_cg(dt_pcb_t *pcb, dt_node_t *dnp) in dt_cg() function
/illumos-gate/usr/src/lib/libdtrace/
H A DMakefile.com35 dt_cg.c \