| /osnet-11/usr/src/lib/libdtrace/common/ |
| H A D | dt_ident.h | 81 } dt_ident_t; typedef in typeref:struct:dt_ident 115 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */ 116 const dt_ident_t *dh_tmpl; /* template for initial ident population */ 122 dt_ident_t *dh_hash[1]; /* array of hash table bucket pointers */ 138 extern dt_idhash_t *dt_idhash_create(const char *, const dt_ident_t *, 142 extern dt_ident_t *dt_idhash_lookup(dt_idhash_t *, const char *); 147 extern dt_ident_t *dt_idhash_insert(dt_idhash_t *, const char *, ushort_t, 151 extern void dt_idhash_xinsert(dt_idhash_t *, dt_ident_t *); 152 extern void dt_idhash_delete(dt_idhash_t *, dt_ident_t *); 154 typedef int dt_idhash_f(dt_idhash_t *, dt_ident_t *, voi [all...] |
| H A D | dt_xlator.h | 46 dt_ident_t *dx_ident; /* identifier ref for input param */ 47 dt_ident_t dx_souid; /* fake identifier for sou output */ 48 dt_ident_t dx_ptrid; /* fake identifier for ptr output */ 79 extern dt_ident_t *dt_xlator_ident(dt_xlator_t *, ctf_file_t *, ctf_id_t);
|
| H A D | dt_ident.c | 49 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp, 107 dt_idcook_assc(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) 171 dt_idcook_func(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) 310 dt_idcook_args(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap) 317 dt_ident_t *xidp; 357 * we have the appropriate node, create a new dt_ident_t for this node, 405 * dt_ident_t. This code must be kept in sync with the state 426 dt_idcook_regs(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap) 463 dt_idcook_type(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) 485 dt_idcook_thaw(dt_node_t *dnp, dt_ident_t *id [all...] |
| H A D | dt_module.h | 47 extern dt_ident_t *dt_module_extern(dtrace_hdl_t *, dt_module_t *,
|
| H A D | dt_provider.h | 80 dt_ident_t *pr_ident; /* pointer to probe identifier */ 99 extern dt_probe_t *dt_probe_create(dtrace_hdl_t *, dt_ident_t *, int,
|
| H A D | dt_as.c | 78 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) 90 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data) 188 dt_as_undef(const dt_ident_t *idp, uint_t offset) 214 dt_ident_t *idp;
|
| H A D | dt_pragma.c | 44 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp) 47 dt_ident_t *pdp; 78 dt_ident_t *idp; 160 dt_ident_t *idp;
|
| H A D | dt_parser.h | 67 dt_ident_t *_ident; /* identifier reference */ 230 extern dt_ident_t *dt_node_resolve(const dt_node_t *, uint_t);
|
| H A D | dt_pcb.c | 93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg)
|
| H A D | dt_provider.c | 236 dt_ident_t *idp; 356 dt_ident_t *idp; 390 dt_probe_create(dtrace_hdl_t *dtp, dt_ident_t *idp, int protoc, 666 dt_ident_t *idp; 802 dt_probe_iter(dt_idhash_t *ihp, dt_ident_t *idp, dt_probe_iter_t *pit)
|
| H A D | dt_impl.h | 91 dt_ident_t *da_xlator; /* translator, if any */ 206 dt_ident_t *dt_externs; /* linked list of external symbol identifiers */
|
| H A D | dt_cc.c | 121 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) 130 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored) 320 dt_ident_t *aid; 362 dt_ident_t *aid; 425 dt_ident_t *aid; 491 dt_ident_t *aid, *fid; 1076 dt_ident_t *aid, *fid; 1432 dt_ident_t *idp; 1516 dt_ident_t *idp; 1529 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *id [all...] |
| H A D | dt_cg.c | 90 dt_cg_xsetx(dt_irlist_t *dlp, dt_ident_t *idp, uint_t lbl, int reg, uint64_t x) 516 dt_cg_arglist(dt_ident_t *idp, dt_node_t *args, 603 dt_cg_stvar(const dt_ident_t *idp) 649 dt_ident_t *idp = dt_ident_resolve(dnp->dn_child->dn_ident); 706 dt_ident_t *idp = dt_ident_resolve(dnp->dn_child->dn_ident); 976 dt_ident_t *idp; 1212 dt_ident_t *idp = dnp->dn_ident; 1309 dt_ident_t *idp = dnp->dn_ident; 1350 dt_ident_t *idp;
|
| H A D | dt_lex.l | 275 dt_ident_t *idp = dt_idhash_lookup( 297 dt_ident_t *idp = dt_idhash_lookup( 716 dt_ident_t *idp;
|
| H A D | dt_program.c | 397 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data) 450 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
|
| H A D | dt_module.c | 750 dt_ident_t * 755 dt_ident_t *idp; 1014 dt_ident_t *idp; 1230 dt_ident_t *idp =
|
| H A D | dt_open.c | 139 static const dt_ident_t _dtrace_globals[] = { 569 static const dt_ident_t _dtrace_macros[] = { 791 const dt_ident_t *idp; 1289 dt_ident_t *idp, *ndp;
|
| H A D | dt_parser.c | 736 dt_ident_t * 739 dt_ident_t *idp; 1257 dt_ident_t *idp; 1502 dt_ident_t *idp; 1705 dt_ident_t *idp; 2164 dt_ident_t *idp, *rdp; 2249 dt_ident_t *pidp; 2257 inp->din_argv = calloc(i, sizeof (dt_ident_t *)); 2573 dt_ident_t *idp; 2817 dt_ident_t *id [all...] |
| H A D | dt_map.c | 364 dt_ident_t *aid;
|
| H A D | dt_xlator.c | 357 dt_ident_t *
|
| H A D | dt_proc.c | 1066 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target"); 1078 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
|
| H A D | dt_printf.c | 64 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target"); 365 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target"); 1017 dt_ident_t *idp, int foff, dtrace_actkind_t kind, dt_node_t *dnp) 1168 dt_ident_t *lid, *rid;
|
| H A D | dt_decl.c | 699 dt_ident_t *idp;
|
| H A D | dt_dof.c | 392 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
|
| H A D | dt_subr.c | 118 dt_ident_t *idp;
|