Searched refs:dt_ident_t (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_ident.h81 } 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 Ddt_xlator.h46 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 Ddt_ident.c49 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 Ddt_module.h47 extern dt_ident_t *dt_module_extern(dtrace_hdl_t *, dt_module_t *,
H A Ddt_provider.h80 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 Ddt_as.c78 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 Ddt_pragma.c44 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 Ddt_parser.h67 dt_ident_t *_ident; /* identifier reference */
230 extern dt_ident_t *dt_node_resolve(const dt_node_t *, uint_t);
H A Ddt_pcb.c93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg)
H A Ddt_provider.c236 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 Ddt_impl.h91 dt_ident_t *da_xlator; /* translator, if any */
206 dt_ident_t *dt_externs; /* linked list of external symbol identifiers */
H A Ddt_cc.c121 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 Ddt_cg.c90 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 Ddt_lex.l275 dt_ident_t *idp = dt_idhash_lookup(
297 dt_ident_t *idp = dt_idhash_lookup(
716 dt_ident_t *idp;
H A Ddt_program.c397 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 Ddt_module.c750 dt_ident_t *
755 dt_ident_t *idp;
1014 dt_ident_t *idp;
1230 dt_ident_t *idp =
H A Ddt_open.c139 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 Ddt_parser.c736 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 Ddt_map.c364 dt_ident_t *aid;
H A Ddt_xlator.c357 dt_ident_t *
H A Ddt_proc.c1066 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 Ddt_printf.c64 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 Ddt_decl.c699 dt_ident_t *idp;
H A Ddt_dof.c392 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
H A Ddt_subr.c118 dt_ident_t *idp;

Completed in 2916 milliseconds

12