Home
last modified time | relevance | path

Searched refs:JEMALLOC_INLINE (Results 1 – 20 of 20) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Datomic.h71 JEMALLOC_INLINE uint64_t
85 JEMALLOC_INLINE uint64_t
101 JEMALLOC_INLINE bool
117 JEMALLOC_INLINE void
129 JEMALLOC_INLINE uint64_t
136 JEMALLOC_INLINE uint64_t
143 JEMALLOC_INLINE bool
150 JEMALLOC_INLINE void
157 JEMALLOC_INLINE uint64_t
170 JEMALLOC_INLINE uint64_t
[all …]
Dextent.h87 JEMALLOC_INLINE arena_t *
94 JEMALLOC_INLINE void *
101 JEMALLOC_INLINE size_t
108 JEMALLOC_INLINE bool
115 JEMALLOC_INLINE bool
122 JEMALLOC_INLINE prof_tctx_t *
129 JEMALLOC_INLINE void
136 JEMALLOC_INLINE void
143 JEMALLOC_INLINE void
150 JEMALLOC_INLINE void
[all …]
Dmb.h31 JEMALLOC_INLINE void
58 JEMALLOC_INLINE void
69 JEMALLOC_INLINE void
80 JEMALLOC_INLINE void
91 JEMALLOC_INLINE void
102 JEMALLOC_INLINE void
Drtree.h129 JEMALLOC_INLINE unsigned
143 JEMALLOC_INLINE uintptr_t
152 JEMALLOC_INLINE bool
159 JEMALLOC_INLINE rtree_node_elm_t *
171 JEMALLOC_INLINE rtree_node_elm_t *
182 JEMALLOC_INLINE extent_node_t *
204 JEMALLOC_INLINE void
211 JEMALLOC_INLINE rtree_node_elm_t *
223 JEMALLOC_INLINE rtree_node_elm_t *
234 JEMALLOC_INLINE extent_node_t *
[all …]
Dutil.h150 JEMALLOC_INLINE size_t
168 JEMALLOC_INLINE size_t
182 JEMALLOC_INLINE size_t
199 JEMALLOC_INLINE size_t
214 JEMALLOC_INLINE size_t
243 JEMALLOC_INLINE void
255 JEMALLOC_INLINE int
Dhash.h34 JEMALLOC_INLINE uint32_t
41 JEMALLOC_INLINE uint64_t
48 JEMALLOC_INLINE uint32_t
55 JEMALLOC_INLINE uint64_t
62 JEMALLOC_INLINE uint32_t
75 JEMALLOC_INLINE uint64_t
88 JEMALLOC_INLINE uint32_t
139 UNUSED JEMALLOC_INLINE void
241 UNUSED JEMALLOC_INLINE void
321 JEMALLOC_INLINE void
Dstats.h160 JEMALLOC_INLINE size_t
167 JEMALLOC_INLINE void
174 JEMALLOC_INLINE void
Dbitmap.h113 JEMALLOC_INLINE bool
122 JEMALLOC_INLINE bool
134 JEMALLOC_INLINE void
168 JEMALLOC_INLINE size_t
190 JEMALLOC_INLINE void
Djemalloc_internal_macros.h14 # define JEMALLOC_INLINE macro
28 # define JEMALLOC_INLINE static inline macro
Dmutex.h67 JEMALLOC_INLINE void
82 JEMALLOC_INLINE void
Darena.h815 JEMALLOC_INLINE void
822 JEMALLOC_INLINE void
829 JEMALLOC_INLINE size_t
836 JEMALLOC_INLINE bool
851 JEMALLOC_INLINE bool
862 JEMALLOC_INLINE bool
930 JEMALLOC_INLINE index_t
938 JEMALLOC_INLINE unsigned
1012 JEMALLOC_INLINE prof_tctx_t *
1039 JEMALLOC_INLINE void
Djemalloc_internal.h519 JEMALLOC_INLINE index_t
574 JEMALLOC_INLINE size_t
753 JEMALLOC_INLINE arena_t *
767 JEMALLOC_INLINE arena_t *
965 JEMALLOC_INLINE size_t
979 JEMALLOC_INLINE size_t
Dtcache.h183 JEMALLOC_INLINE void
194 JEMALLOC_INLINE bool
212 JEMALLOC_INLINE void
Dchunk.h77 JEMALLOC_INLINE extent_node_t *
Djemalloc_internal.h.in519 JEMALLOC_INLINE index_t
574 JEMALLOC_INLINE size_t
753 JEMALLOC_INLINE arena_t *
767 JEMALLOC_INLINE arena_t *
965 JEMALLOC_INLINE size_t
979 JEMALLOC_INLINE size_t
Dtsd.h631 JEMALLOC_INLINE bool
/external/jemalloc/test/include/test/
DSFMT.h100 JEMALLOC_INLINE double to_real1(uint32_t v) in to_real1()
107 JEMALLOC_INLINE double genrand_real1(sfmt_t *ctx) in genrand_real1()
113 JEMALLOC_INLINE double to_real2(uint32_t v) in to_real2()
120 JEMALLOC_INLINE double genrand_real2(sfmt_t *ctx) in genrand_real2()
126 JEMALLOC_INLINE double to_real3(uint32_t v) in to_real3()
133 JEMALLOC_INLINE double genrand_real3(sfmt_t *ctx) in genrand_real3()
140 JEMALLOC_INLINE double to_res53(uint64_t v) in to_res53()
147 JEMALLOC_INLINE double to_res53_mix(uint32_t x, uint32_t y) in to_res53_mix()
154 JEMALLOC_INLINE double genrand_res53(sfmt_t *ctx) in genrand_res53()
162 JEMALLOC_INLINE double genrand_res53_mix(sfmt_t *ctx) in genrand_res53_mix()
Dmath.h18 JEMALLOC_INLINE double
53 JEMALLOC_INLINE double
134 JEMALLOC_INLINE double
221 JEMALLOC_INLINE double
305 JEMALLOC_INLINE double
DSFMT-alti.h98 JEMALLOC_INLINE void gen_rand_all(sfmt_t *ctx) { in gen_rand_all()
125 JEMALLOC_INLINE void gen_rand_array(sfmt_t *ctx, w128_t *array, int size) { in gen_rand_array()
176 JEMALLOC_INLINE void swap(w128_t *array, int size) { in swap()
DSFMT-sse2.h84 JEMALLOC_INLINE void gen_rand_all(sfmt_t *ctx) { in gen_rand_all()
114 JEMALLOC_INLINE void gen_rand_array(sfmt_t *ctx, w128_t *array, int size) { in gen_rand_array()