Searched refs:uint_t (Results 1 - 25 of 112) sorted by relevance

12345

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_inttab.h42 uint_t inh_index; /* index associated with this element */
43 uint_t inh_flags; /* flags (see below) */
49 uint_t int_hashlen; /* size of hash bucket array */
50 uint_t int_nelems; /* number of elements hashed */
53 uint_t int_index; /* next index to hand out */
61 extern int dt_inttab_insert(dt_inttab_t *, uint64_t, uint_t);
62 extern uint_t dt_inttab_size(const dt_inttab_t *);
H A Ddt_as.h40 uint_t di_label; /* label number or DT_LBL_NONE */
51 uint_t dl_len; /* number of valid instructions */
52 uint_t dl_label; /* next label number to assign */
58 extern uint_t dt_irlist_label(dt_irlist_t *);
H A Ddt_provider.h50 uint_t pv_flags; /* flags (see below) */
63 uint_t pit_matches; /* number of matches */
71 uint_t pi_noffs; /* number of offsets */
72 uint_t pi_maxoffs; /* size of pi_offs allocation */
73 uint_t pi_nenoffs; /* number of is-enabled offsets */
74 uint_t pi_maxenoffs; /* size of pi_enoffs allocation */
84 uint_t pr_nargc; /* native argument count */
87 uint_t pr_xargc; /* translated argument count */
100 dt_node_t *, uint_t, dt_node_t *, uint_t);
[all...]
H A Ddt_link.c35 dtrace_program_link(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, uint_t dflags,
H A Ddt_ident.h74 uint_t di_id; /* variable or subr id (see <sys/dtrace.h>) */
76 uint_t di_vers; /* identifier version number (dt_version_t) */
121 uint_t dh_nextid; /* next id to be returned by idhash_nextid() */
122 uint_t dh_minid; /* min id to be returned by idhash_nextid() */
123 uint_t dh_maxid; /* max id to be returned by idhash_nextid() */
143 uint_t, uint_t);
147 extern int dt_idhash_nextid(dt_idhash_t *, uint_t *);
152 ushort_t, uint_t, dtrace_attribute_t, uint_t,
[all...]
H A Ddt_printf.h68 uint_t pdi_nbuckets; /* size of hash bucket array */
75 uint_t pfd_flags; /* format flags (see below) */
99 uint_t pfv_argc; /* number of argument descriptors */
100 uint_t pfv_flags; /* flags used for validation */
105 uint_t pfw_aid; /* aggregation variable identifier */
119 extern void dt_printf_validate(dt_pfargv_t *, uint_t,
H A Ddt_pcb.h70 uint_t pcb_asvidx; /* assembler vartab index (see dt_as.c) */
72 uint_t pcb_asxreflen; /* assembler xlator map length (see dt_as.c) */
85 uint_t pcb_cflags; /* optional compilation flags (see dtrace.h) */
86 uint_t pcb_idepth; /* preprocessor #include nesting depth */
H A Ddt_impl.h105 uint_t din_kind; /* CTF type kind to instantiate */
121 uint_t (*do_syminit)(struct dt_module *);
124 const char *, GElf_Sym *, uint_t *);
126 GElf_Addr, GElf_Sym *, uint_t *);
139 uint_t ds_symid; /* id of corresponding symbol */
140 uint_t ds_next; /* index of next element in hash chain */
155 uint_t *dm_symbuckets; /* symbol table hash buckets (chain indices) */
158 uint_t dm_symfree; /* index of next free hash element */
159 uint_t dm_nsymbuckets; /* number of elements in bucket array */
160 uint_t dm_nsymelem
[all...]
H A Ddt_proc.h51 uint_t dpr_refs; /* reference count */
93 uint_t dph_lrulim; /* limit on number of procs to hold */
94 uint_t dph_lrucnt; /* count of cached process handles */
95 uint_t dph_hashlen; /* size of hash chains array */
H A Ddt_program.h48 uint_t dp_xrefslen; /* length of dp_xrefs array */
H A Ddt_dof.h43 uint_t ddo_nsecs; /* number of sections */
H A Ddt_inttab.c37 uint_t len = _dtrace_intbuckets;
69 dt_inttab_insert(dt_inttab_t *ip, uint64_t value, uint_t flags)
71 uint_t h = value & (ip->int_hashlen - 1);
102 uint_t
H A Ddt_as.c70 uint_t
108 dvp->dtdv_name = (uint_t)stroff;
151 uint_t i, uint_t xi, dt_node_t *dnp)
188 dt_as_undef(const dt_ident_t *idp, uint_t offset)
211 uint_t *labels = NULL;
217 uint_t i;
219 uint_t kmask, kbits, umask, ubits;
220 uint_t krel = 0, urel = 0, xlrefs = 0;
275 if ((labels = dt_alloc(dtp, sizeof (uint_t) * dl
[all...]
/macosx-10.10.1/dtrace-147/sys/
H A Ddis_tables.h65 uint_t d86_mode; /* mode for immediate */
66 uint_t d86_value_size; /* size in bytes of d86_value */
71 uint_t d86_mode;
72 uint_t d86_error;
73 uint_t d86_len; /* instruction length */
75 uint_t d86_memsize; /* size of memory referenced */
78 uint_t d86_numopnds;
79 uint_t d86_rex_prefix; /* value of REX prefix if !0 */
81 uint_t d86_opnd_size;
82 uint_t d86_addr_siz
[all...]
H A Dctf.h119 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */
120 uint_t cth_parname; /* ref to basename of parent */
121 uint_t cth_lbloff; /* offset of label section */
122 uint_t cth_objtoff; /* offset of object section */
123 uint_t cth_funcoff; /* offset of function section */
124 uint_t cth_typeoff; /* offset of type section */
125 uint_t cth_stroff; /* offset of string section */
126 uint_t cth_strlen; /* length of string section in bytes */
137 uint_t cth_objtoff;
138 uint_t cth_funcof
[all...]
H A Dctf_api.h112 uint_t cte_format; /* data format (CTF_INT_* or CTF_FP_* flags) */
113 uint_t cte_offset; /* offset of value in bits */
114 uint_t cte_bits; /* size of storage in bits */
125 uint_t ctr_nelems; /* number of elements */
130 uint_t ctc_argc; /* number of typed arguments to function */
131 uint_t ctc_flags; /* function attributes (see below) */
199 extern int ctf_func_args(ctf_file_t *, ulong_t, uint_t, ctf_id_t *);
233 extern ctf_id_t ctf_add_array(ctf_file_t *, uint_t, const ctf_arinfo_t *);
234 extern ctf_id_t ctf_add_const(ctf_file_t *, uint_t, ctf_id_t);
235 extern ctf_id_t ctf_add_enum(ctf_file_t *, uint_t, cons
[all...]
H A Dlwp.h81 typedef uint_t lwpid_t;
/macosx-10.10.1/xnu-2782.1.97/bsd/i386/
H A Ddis_tables.h65 uint_t d86_mode; /* mode for immediate */
66 uint_t d86_value_size; /* size in bytes of d86_value */
71 uint_t d86_mode;
72 uint_t d86_error;
73 uint_t d86_len; /* instruction length */
75 uint_t d86_memsize; /* size of memory referenced */
78 uint_t d86_numopnds;
79 uint_t d86_rex_prefix; /* value of REX prefix if !0 */
81 uint_t d86_opnd_size;
82 uint_t d86_addr_siz
[all...]
/macosx-10.10.1/dtrace-147/libelf/
H A D_libelf.h48 extern uint_t _elf_sys_encoding(void);
/macosx-10.10.1/dtrace-147/test/tst/common/printf/
H A Dtst.basics.d64 printf("%%o = %o\n", (uint_t)i);
67 printf("%%u = %u\n", (uint_t)i);
69 printf("%%x = %x\n", (uint_t)i);
70 printf("%%X = %X\n", (uint_t)i);
/macosx-10.10.1/dtrace-147/head/
H A Dctf_impl.h72 uint_t h_name; /* reference to name in string table */
82 uint_t h_free; /* index of next free hash element */
128 uint_t cd_kind; /* type kind */
129 uint_t cd_n; /* type dimension if array */
198 uint_t *ctf_sxlate; /* translation table for symtab entries */
200 uint_t *ctf_txlate; /* translation table for type IDs */
207 uint_t ctf_refcnt; /* reference count (for parent links) */
208 uint_t ctf_flags; /* libctf flags (see below) */
287 extern int ctf_hash_insert(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);
288 extern int ctf_hash_define(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);
[all...]
H A Dgelf.h36 typedef uint32_t uint_t; typedef
128 size_t gelf_fsize(Elf *, Elf_Type, size_t, uint_t);
137 Elf_Data * gelf_xlatetof(Elf *, Elf_Data *, const Elf_Data *, uint_t);
138 Elf_Data * gelf_xlatetom(Elf *, Elf_Data *, const Elf_Data *, uint_t);
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DObjCModernAbstraction.hpp116 typedef typename A::P::uint_t pint_t;
154 typename A::P::uint_t name; // SEL
155 typename A::P::uint_t types; // const char *
156 typename A::P::uint_t imp; // IMP
159 typename A::P::uint_t getName() const { return A::P::getP(name); }
160 void setName(typename A::P::uint_t newName) { A::P::setP(name, newName); }
250 typedef typename A::P::uint_t pint_t;
251 typename A::P::uint_t ptr; // uint32_t *
264 typedef typename A::P::uint_t pint_t;
265 typename A::P::uint_t pt
[all...]
/macosx-10.10.1/libunwind-35.3/src/
H A DFileAbstraction.hpp120 typedef uint32_t uint_t; typedef in class:Pointer32
123 static uint64_t getP(const uint_t& from) INLINE { return _E::get32(from); }
124 static void setP(uint_t& into, uint64_t value) INLINE { _E::set32(into, value); }
132 typedef uint64_t uint_t; typedef in class:Pointer64
135 static uint64_t getP(const uint_t& from) INLINE { return _E::get64(from); }
136 static void setP(uint_t& into, uint64_t value) INLINE { _E::set64(into, value); }
/macosx-10.10.1/xnu-2782.1.97/osfmk/libsa/
H A Dtypes.h91 typedef unsigned int uint_t; typedef

Completed in 304 milliseconds

12345