Home
last modified time | relevance | path

Searched defs:nregs (Results 1 – 21 of 21) sorted by relevance

/external/jemalloc_new/src/
Dbin.c8 #define BIN_INFO_bin_yes(reg_size, slab_size, nregs) \ argument
10 #define BIN_INFO_bin_no(reg_size, slab_size, nregs) argument
Dstats.c296 uint32_t nregs; in stats_arena_bins_print() local
/external/jemalloc_new/test/unit/
Dpack.c51 uint32_t nregs; in nregs_per_run_compute() local
99 size_t nregs = nregs_per_run * NSLABS; in TEST_BEGIN() local
/external/elfutils/libdwfl/
Ddwfl_frame_regs.c37 unsigned nregs, const Dwarf_Word *regs) in dwfl_thread_state_registers()
Dframe_unwind.c517 size_t nregs = ebl_frame_nregs (ebl); in new_unwound() local
559 size_t nregs = ebl_frame_nregs (ebl); in handle_cfi() local
672 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc()
692 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc()
Ddwfl_module_register_names.c56 int nregs = ebl_register_info (mod->ebl, -1, NULL, 0, in dwfl_module_register_names() local
Dlinux-core-attach.c178 size_t nregs = ebl_frame_nregs (core_arg->ebl); in core_set_initial_registers() local
326 size_t nregs = ebl_frame_nregs (ebl); in dwfl_core_file_attach() local
Ddwfl_frame.c94 size_t nregs = ebl_frame_nregs (ebl); in state_alloc() local
Dlinux-pid-attach.c299 pid_thread_state_registers_cb (int firstreg, unsigned nregs, in pid_thread_state_registers_cb()
/external/elfutils/backends/
Dia64_retval.c93 compute_hfa (const Dwarf_Op *loc, int nregs, in compute_hfa()
128 #define hfa(loc, nregs) compute_hfa(loc, nregs, locp, fpregs_used) in hfa_type() argument
/external/libunwind/src/ia64/
DGrbs.c128 unw_word_t nregs, bsp = c->bsp, curr = c->rbs_curr, n; in rbs_find_stacked() local
199 rbs_cover_and_flush (struct cursor *c, unw_word_t nregs, in rbs_cover_and_flush()
/external/jemalloc/test/unit/
Dpack.c60 uint32_t nregs; in nregs_per_run_compute() local
139 size_t nregs = nregs_per_run * nruns; in TEST_BEGIN() local
/external/jemalloc_new/include/jemalloc/internal/
Dbin.h42 uint32_t nregs; member
/external/u-boot/include/
Dkgdb.h35 int nregs; member
/external/u-boot/drivers/gpio/
D74x164_gpio.c34 u32 nregs; member
/external/elfutils/tests/
Dallregs.c69 int nregs; member
/external/elfutils/libdw/
Dcfi.h186 size_t nregs; member
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c875 int nregs = t->size / sizeof (float); in place_vfp_arg() local
/external/libffi/src/arm/
Dffi.c875 int nregs = t->size / sizeof (float); in place_vfp_arg() local
/external/jemalloc/src/
Dstats.c71 uint32_t nregs; in stats_arena_bins_print() local
/external/jemalloc/include/jemalloc/internal/
Darena.h272 uint32_t nregs; member