/external/libunwind/src/dwarf/ |
global.c | 28 HIDDEN struct mempool dwarf_reg_state_pool; 29 HIDDEN struct mempool dwarf_cie_info_pool;
|
/external/valgrind/memcheck/tests/ |
mempool.stderr.exp | 2 at 0x........: test (mempool.c:130) 3 by 0x........: main (mempool.c:154) 5 at 0x........: allocate (mempool.c:105) 6 by 0x........: test (mempool.c:121) 7 by 0x........: main (mempool.c:154) 10 at 0x........: test (mempool.c:131) 11 by 0x........: main (mempool.c:154) 13 at 0x........: allocate (mempool.c:105) 14 by 0x........: test (mempool.c:121) 15 by 0x........: main (mempool.c:154 [all...] |
/external/libunwind/include/ |
mempool.h | 59 /* The mempool structure should be treated as an opaque object. It's 61 struct mempool struct 82 tight memory situations. If it is zero, mempool attempts to pick a 84 extern void mempool_init (struct mempool *pool, 86 extern void *mempool_alloc (struct mempool *pool); 87 extern void mempool_free (struct mempool *pool, void *object);
|
map_info.h | 52 extern struct mempool map_pool;
|
/external/libunwind/src/mi/ |
mempool.c | 83 /* Must be called while holding the mempool lock. */ 86 free_object (struct mempool *pool, void *object) 96 add_memory (struct mempool *pool, char *mem, size_t size, size_t obj_size) 105 expand (struct mempool *pool) 127 mempool_init (struct mempool *pool, size_t obj_size, size_t reserve) 154 mempool_alloc (struct mempool *pool) 175 mempool_free (struct mempool *pool, void *object)
|
/development/ndk/platforms/android-9/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/linux/raid/ |
md.h | 32 #include <linux/mempool.h>
|