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

12

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h85 } dt_ident_t; typedef in typeref:struct:dt_ident
119 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */
120 const dt_ident_t *dh_tmpl; /* template for initial ident population */
126 dt_ident_t *dh_hash[1]; /* array of hash table bucket pointers */
142 extern dt_idhash_t *dt_idhash_create(const char *, const dt_ident_t *,
146 extern dt_ident_t *dt_idhash_lookup(dt_idhash_t *, const char *);
151 extern dt_ident_t *dt_idhash_insert(dt_idhash_t *, const char *, ushort_t,
155 extern void dt_idhash_xinsert(dt_idhash_t *, dt_ident_t *);
156 extern void dt_idhash_delete(dt_idhash_t *, dt_ident_t *);
158 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.c60 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp,
118 dt_idcook_assc(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args)
182 dt_idcook_func(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args)
322 dt_idcook_args(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap)
329 dt_ident_t *xidp;
369 * we have the appropriate node, create a new dt_ident_t for this node,
419 * dt_ident_t. This code must be kept in sync with the state
441 dt_idcook_regs(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap)
478 dt_idcook_type(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args)
500 dt_idcook_thaw(dt_node_t *dnp, dt_ident_t *id
[all...]
H A Ddt_module.h53 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.c80 dt_countvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
92 dt_copyvar(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
190 dt_as_undef(const dt_ident_t *idp, uint_t offset)
216 dt_ident_t *idp;
H A Ddt_pragma.c54 dt_pragma_apply(dt_idhash_t *dhp, dt_ident_t *idp)
57 dt_ident_t *pdp;
88 dt_ident_t *idp;
170 dt_ident_t *idp;
H A Ddt_parser.h72 dt_ident_t *_ident; /* identifier reference */
246 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_cg.c93 dt_cg_xsetx(dt_irlist_t *dlp, dt_ident_t *idp, uint_t lbl, int reg, uint64_t x)
541 dt_cg_arglist(dt_ident_t *idp, dt_node_t *args,
628 dt_cg_stvar(const dt_ident_t *idp)
672 dt_ident_t *idp = dt_ident_resolve(dnp->dn_child->dn_ident);
727 dt_ident_t *idp = dt_ident_resolve(dnp->dn_child->dn_ident);
997 dt_ident_t *idp;
1229 dt_ident_t *idp = dnp->dn_ident;
1324 dt_ident_t *idp = dnp->dn_ident;
1357 dt_ident_t *dtxl_idp; /* translated ident */
1369 dt_ident_t *id
[all...]
H A Ddt_provider.c243 dt_ident_t *idp;
379 dt_ident_t *idp;
413 dt_probe_create(dtrace_hdl_t *dtp, dt_ident_t *idp, int protoc,
687 dt_ident_t *idp;
823 dt_probe_iter(dt_idhash_t *ihp, dt_ident_t *idp, dt_probe_iter_t *pit)
H A Ddt_cc.c125 dt_idreset(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored)
134 dt_idpragma(dt_idhash_t *dhp, dt_ident_t *idp, void *ignored)
324 dt_ident_t *aid;
366 dt_ident_t *aid;
429 dt_ident_t *aid;
495 dt_ident_t *aid, *fid;
1195 dt_ident_t *aid, *fid;
1691 dt_ident_t *idp;
1775 dt_ident_t *idp;
1788 dt_reduceid(dt_idhash_t *dhp, dt_ident_t *id
[all...]
H A Ddt_impl.h107 dt_ident_t *da_xlator; /* translator, if any */
246 dt_ident_t *dt_externs; /* linked list of external symbol identifiers */
H A Ddt_program.c404 dt_header_decl(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
457 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
H A Ddt_module.c473 dt_ident_t *idp;
1043 dt_ident_t *
1048 dt_ident_t *idp;
1454 dt_ident_t *idp;
1697 dt_ident_t *idp =
H A Ddt_parser.c787 dt_ident_t *
790 dt_ident_t *idp;
1308 dt_ident_t *idp;
1554 dt_ident_t *idp;
1758 dt_ident_t *idp;
2238 dt_ident_t *idp, *rdp;
2323 dt_ident_t *pidp;
2331 inp->din_argv = calloc(i, sizeof (dt_ident_t *));
2646 dt_ident_t *idp;
2891 dt_ident_t *id
[all...]
H A Ddt_map.c406 dt_ident_t *aid;
H A Ddt_open.c189 static const dt_ident_t _dtrace_globals[] = {
706 static const dt_ident_t _dtrace_macros[] = {
1038 const dt_ident_t *idp;
1626 dt_ident_t *idp, *ndp;
H A Ddt_xlator.c362 dt_ident_t *
H A Ddt_lex.l318 dt_ident_t *idp = dt_idhash_lookup(
340 dt_ident_t *idp = dt_idhash_lookup(
764 dt_ident_t *idp;
H A Ddt_proc.c1226 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
1243 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
H A Ddt_printf.c80 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
384 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target");
1054 dt_ident_t *idp, int foff, dtrace_actkind_t kind, dt_node_t *dnp)
1205 dt_ident_t *lid, *rid;
H A Ddt_decl.c699 dt_ident_t *idp;
H A Ddt_dof.c398 dof_add_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data)
H A Ddt_subr.c129 dt_ident_t *idp;

Completed in 131 milliseconds

12