TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
private_namespace.h
Go to the documentation of this file.
1 #define a0calloc JEMALLOC_N(a0calloc)
2 #define a0free JEMALLOC_N(a0free)
3 #define a0malloc JEMALLOC_N(a0malloc)
4 #define arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
5 #define arena_bin_index JEMALLOC_N(arena_bin_index)
6 #define arena_bin_info JEMALLOC_N(arena_bin_info)
7 #define arena_boot JEMALLOC_N(arena_boot)
8 #define arena_dalloc JEMALLOC_N(arena_dalloc)
9 #define arena_dalloc_bin JEMALLOC_N(arena_dalloc_bin)
10 #define arena_dalloc_bin_locked JEMALLOC_N(arena_dalloc_bin_locked)
11 #define arena_dalloc_junk_large JEMALLOC_N(arena_dalloc_junk_large)
12 #define arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
13 #define arena_dalloc_large JEMALLOC_N(arena_dalloc_large)
14 #define arena_dalloc_large_locked JEMALLOC_N(arena_dalloc_large_locked)
15 #define arena_dalloc_small JEMALLOC_N(arena_dalloc_small)
16 #define arena_dss_prec_get JEMALLOC_N(arena_dss_prec_get)
17 #define arena_dss_prec_set JEMALLOC_N(arena_dss_prec_set)
18 #define arena_malloc JEMALLOC_N(arena_malloc)
19 #define arena_malloc_large JEMALLOC_N(arena_malloc_large)
20 #define arena_malloc_small JEMALLOC_N(arena_malloc_small)
21 #define arena_mapbits_allocated_get JEMALLOC_N(arena_mapbits_allocated_get)
22 #define arena_mapbits_binind_get JEMALLOC_N(arena_mapbits_binind_get)
23 #define arena_mapbits_dirty_get JEMALLOC_N(arena_mapbits_dirty_get)
24 #define arena_mapbits_get JEMALLOC_N(arena_mapbits_get)
25 #define arena_mapbits_large_binind_set JEMALLOC_N(arena_mapbits_large_binind_set)
26 #define arena_mapbits_large_get JEMALLOC_N(arena_mapbits_large_get)
27 #define arena_mapbits_large_set JEMALLOC_N(arena_mapbits_large_set)
28 #define arena_mapbits_large_size_get JEMALLOC_N(arena_mapbits_large_size_get)
29 #define arena_mapbits_small_runind_get JEMALLOC_N(arena_mapbits_small_runind_get)
30 #define arena_mapbits_small_set JEMALLOC_N(arena_mapbits_small_set)
31 #define arena_mapbits_unallocated_set JEMALLOC_N(arena_mapbits_unallocated_set)
32 #define arena_mapbits_unallocated_size_get JEMALLOC_N(arena_mapbits_unallocated_size_get)
33 #define arena_mapbits_unallocated_size_set JEMALLOC_N(arena_mapbits_unallocated_size_set)
34 #define arena_mapbits_unzeroed_get JEMALLOC_N(arena_mapbits_unzeroed_get)
35 #define arena_mapbits_unzeroed_set JEMALLOC_N(arena_mapbits_unzeroed_set)
36 #define arena_mapbitsp_get JEMALLOC_N(arena_mapbitsp_get)
37 #define arena_mapbitsp_read JEMALLOC_N(arena_mapbitsp_read)
38 #define arena_mapbitsp_write JEMALLOC_N(arena_mapbitsp_write)
39 #define arena_mapp_get JEMALLOC_N(arena_mapp_get)
40 #define arena_maxclass JEMALLOC_N(arena_maxclass)
41 #define arena_new JEMALLOC_N(arena_new)
42 #define arena_palloc JEMALLOC_N(arena_palloc)
43 #define arena_postfork_child JEMALLOC_N(arena_postfork_child)
44 #define arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
45 #define arena_prefork JEMALLOC_N(arena_prefork)
46 #define arena_prof_accum JEMALLOC_N(arena_prof_accum)
47 #define arena_prof_accum_impl JEMALLOC_N(arena_prof_accum_impl)
48 #define arena_prof_accum_locked JEMALLOC_N(arena_prof_accum_locked)
49 #define arena_prof_ctx_get JEMALLOC_N(arena_prof_ctx_get)
50 #define arena_prof_ctx_set JEMALLOC_N(arena_prof_ctx_set)
51 #define arena_prof_promoted JEMALLOC_N(arena_prof_promoted)
52 #define arena_ptr_small_binind_get JEMALLOC_N(arena_ptr_small_binind_get)
53 #define arena_purge_all JEMALLOC_N(arena_purge_all)
54 #define arena_quarantine_junk_small JEMALLOC_N(arena_quarantine_junk_small)
55 #define arena_ralloc JEMALLOC_N(arena_ralloc)
56 #define arena_ralloc_junk_large JEMALLOC_N(arena_ralloc_junk_large)
57 #define arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
58 #define arena_redzone_corruption JEMALLOC_N(arena_redzone_corruption)
59 #define arena_run_regind JEMALLOC_N(arena_run_regind)
60 #define arena_salloc JEMALLOC_N(arena_salloc)
61 #define arena_stats_merge JEMALLOC_N(arena_stats_merge)
62 #define arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
63 #define arenas JEMALLOC_N(arenas)
64 #define arenas_booted JEMALLOC_N(arenas_booted)
65 #define arenas_cleanup JEMALLOC_N(arenas_cleanup)
66 #define arenas_extend JEMALLOC_N(arenas_extend)
67 #define arenas_initialized JEMALLOC_N(arenas_initialized)
68 #define arenas_lock JEMALLOC_N(arenas_lock)
69 #define arenas_tls JEMALLOC_N(arenas_tls)
70 #define arenas_tsd JEMALLOC_N(arenas_tsd)
71 #define arenas_tsd_boot JEMALLOC_N(arenas_tsd_boot)
72 #define arenas_tsd_cleanup_wrapper JEMALLOC_N(arenas_tsd_cleanup_wrapper)
73 #define arenas_tsd_get JEMALLOC_N(arenas_tsd_get)
74 #define arenas_tsd_get_wrapper JEMALLOC_N(arenas_tsd_get_wrapper)
75 #define arenas_tsd_init_head JEMALLOC_N(arenas_tsd_init_head)
76 #define arenas_tsd_set JEMALLOC_N(arenas_tsd_set)
77 #define atomic_add_u JEMALLOC_N(atomic_add_u)
78 #define atomic_add_uint32 JEMALLOC_N(atomic_add_uint32)
79 #define atomic_add_uint64 JEMALLOC_N(atomic_add_uint64)
80 #define atomic_add_z JEMALLOC_N(atomic_add_z)
81 #define atomic_sub_u JEMALLOC_N(atomic_sub_u)
82 #define atomic_sub_uint32 JEMALLOC_N(atomic_sub_uint32)
83 #define atomic_sub_uint64 JEMALLOC_N(atomic_sub_uint64)
84 #define atomic_sub_z JEMALLOC_N(atomic_sub_z)
85 #define base_alloc JEMALLOC_N(base_alloc)
86 #define base_boot JEMALLOC_N(base_boot)
87 #define base_calloc JEMALLOC_N(base_calloc)
88 #define base_node_alloc JEMALLOC_N(base_node_alloc)
89 #define base_node_dealloc JEMALLOC_N(base_node_dealloc)
90 #define base_postfork_child JEMALLOC_N(base_postfork_child)
91 #define base_postfork_parent JEMALLOC_N(base_postfork_parent)
92 #define base_prefork JEMALLOC_N(base_prefork)
93 #define bitmap_full JEMALLOC_N(bitmap_full)
94 #define bitmap_get JEMALLOC_N(bitmap_get)
95 #define bitmap_info_init JEMALLOC_N(bitmap_info_init)
96 #define bitmap_info_ngroups JEMALLOC_N(bitmap_info_ngroups)
97 #define bitmap_init JEMALLOC_N(bitmap_init)
98 #define bitmap_set JEMALLOC_N(bitmap_set)
99 #define bitmap_sfu JEMALLOC_N(bitmap_sfu)
100 #define bitmap_size JEMALLOC_N(bitmap_size)
101 #define bitmap_unset JEMALLOC_N(bitmap_unset)
102 #define bt_init JEMALLOC_N(bt_init)
103 #define buferror JEMALLOC_N(buferror)
104 #define choose_arena JEMALLOC_N(choose_arena)
105 #define choose_arena_hard JEMALLOC_N(choose_arena_hard)
106 #define chunk_alloc JEMALLOC_N(chunk_alloc)
107 #define chunk_alloc_dss JEMALLOC_N(chunk_alloc_dss)
108 #define chunk_alloc_mmap JEMALLOC_N(chunk_alloc_mmap)
109 #define chunk_boot JEMALLOC_N(chunk_boot)
110 #define chunk_dealloc JEMALLOC_N(chunk_dealloc)
111 #define chunk_dealloc_mmap JEMALLOC_N(chunk_dealloc_mmap)
112 #define chunk_dss_boot JEMALLOC_N(chunk_dss_boot)
113 #define chunk_dss_postfork_child JEMALLOC_N(chunk_dss_postfork_child)
114 #define chunk_dss_postfork_parent JEMALLOC_N(chunk_dss_postfork_parent)
115 #define chunk_dss_prec_get JEMALLOC_N(chunk_dss_prec_get)
116 #define chunk_dss_prec_set JEMALLOC_N(chunk_dss_prec_set)
117 #define chunk_dss_prefork JEMALLOC_N(chunk_dss_prefork)
118 #define chunk_in_dss JEMALLOC_N(chunk_in_dss)
119 #define chunk_npages JEMALLOC_N(chunk_npages)
120 #define chunk_postfork_child JEMALLOC_N(chunk_postfork_child)
121 #define chunk_postfork_parent JEMALLOC_N(chunk_postfork_parent)
122 #define chunk_prefork JEMALLOC_N(chunk_prefork)
123 #define chunk_unmap JEMALLOC_N(chunk_unmap)
124 #define chunks_mtx JEMALLOC_N(chunks_mtx)
125 #define chunks_rtree JEMALLOC_N(chunks_rtree)
126 #define chunksize JEMALLOC_N(chunksize)
127 #define chunksize_mask JEMALLOC_N(chunksize_mask)
128 #define ckh_bucket_search JEMALLOC_N(ckh_bucket_search)
129 #define ckh_count JEMALLOC_N(ckh_count)
130 #define ckh_delete JEMALLOC_N(ckh_delete)
131 #define ckh_evict_reloc_insert JEMALLOC_N(ckh_evict_reloc_insert)
132 #define ckh_insert JEMALLOC_N(ckh_insert)
133 #define ckh_isearch JEMALLOC_N(ckh_isearch)
134 #define ckh_iter JEMALLOC_N(ckh_iter)
135 #define ckh_new JEMALLOC_N(ckh_new)
136 #define ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
137 #define ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
138 #define ckh_rebuild JEMALLOC_N(ckh_rebuild)
139 #define ckh_remove JEMALLOC_N(ckh_remove)
140 #define ckh_search JEMALLOC_N(ckh_search)
141 #define ckh_string_hash JEMALLOC_N(ckh_string_hash)
142 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
143 #define ckh_try_bucket_insert JEMALLOC_N(ckh_try_bucket_insert)
144 #define ckh_try_insert JEMALLOC_N(ckh_try_insert)
145 #define ctl_boot JEMALLOC_N(ctl_boot)
146 #define ctl_bymib JEMALLOC_N(ctl_bymib)
147 #define ctl_byname JEMALLOC_N(ctl_byname)
148 #define ctl_nametomib JEMALLOC_N(ctl_nametomib)
149 #define ctl_postfork_child JEMALLOC_N(ctl_postfork_child)
150 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent)
151 #define ctl_prefork JEMALLOC_N(ctl_prefork)
152 #define dss_prec_names JEMALLOC_N(dss_prec_names)
153 #define extent_tree_ad_first JEMALLOC_N(extent_tree_ad_first)
154 #define extent_tree_ad_insert JEMALLOC_N(extent_tree_ad_insert)
155 #define extent_tree_ad_iter JEMALLOC_N(extent_tree_ad_iter)
156 #define extent_tree_ad_iter_recurse JEMALLOC_N(extent_tree_ad_iter_recurse)
157 #define extent_tree_ad_iter_start JEMALLOC_N(extent_tree_ad_iter_start)
158 #define extent_tree_ad_last JEMALLOC_N(extent_tree_ad_last)
159 #define extent_tree_ad_new JEMALLOC_N(extent_tree_ad_new)
160 #define extent_tree_ad_next JEMALLOC_N(extent_tree_ad_next)
161 #define extent_tree_ad_nsearch JEMALLOC_N(extent_tree_ad_nsearch)
162 #define extent_tree_ad_prev JEMALLOC_N(extent_tree_ad_prev)
163 #define extent_tree_ad_psearch JEMALLOC_N(extent_tree_ad_psearch)
164 #define extent_tree_ad_remove JEMALLOC_N(extent_tree_ad_remove)
165 #define extent_tree_ad_reverse_iter JEMALLOC_N(extent_tree_ad_reverse_iter)
166 #define extent_tree_ad_reverse_iter_recurse JEMALLOC_N(extent_tree_ad_reverse_iter_recurse)
167 #define extent_tree_ad_reverse_iter_start JEMALLOC_N(extent_tree_ad_reverse_iter_start)
168 #define extent_tree_ad_search JEMALLOC_N(extent_tree_ad_search)
169 #define extent_tree_szad_first JEMALLOC_N(extent_tree_szad_first)
170 #define extent_tree_szad_insert JEMALLOC_N(extent_tree_szad_insert)
171 #define extent_tree_szad_iter JEMALLOC_N(extent_tree_szad_iter)
172 #define extent_tree_szad_iter_recurse JEMALLOC_N(extent_tree_szad_iter_recurse)
173 #define extent_tree_szad_iter_start JEMALLOC_N(extent_tree_szad_iter_start)
174 #define extent_tree_szad_last JEMALLOC_N(extent_tree_szad_last)
175 #define extent_tree_szad_new JEMALLOC_N(extent_tree_szad_new)
176 #define extent_tree_szad_next JEMALLOC_N(extent_tree_szad_next)
177 #define extent_tree_szad_nsearch JEMALLOC_N(extent_tree_szad_nsearch)
178 #define extent_tree_szad_prev JEMALLOC_N(extent_tree_szad_prev)
179 #define extent_tree_szad_psearch JEMALLOC_N(extent_tree_szad_psearch)
180 #define extent_tree_szad_remove JEMALLOC_N(extent_tree_szad_remove)
181 #define extent_tree_szad_reverse_iter JEMALLOC_N(extent_tree_szad_reverse_iter)
182 #define extent_tree_szad_reverse_iter_recurse JEMALLOC_N(extent_tree_szad_reverse_iter_recurse)
183 #define extent_tree_szad_reverse_iter_start JEMALLOC_N(extent_tree_szad_reverse_iter_start)
184 #define extent_tree_szad_search JEMALLOC_N(extent_tree_szad_search)
185 #define get_errno JEMALLOC_N(get_errno)
186 #define hash JEMALLOC_N(hash)
187 #define hash_fmix_32 JEMALLOC_N(hash_fmix_32)
188 #define hash_fmix_64 JEMALLOC_N(hash_fmix_64)
189 #define hash_get_block_32 JEMALLOC_N(hash_get_block_32)
190 #define hash_get_block_64 JEMALLOC_N(hash_get_block_64)
191 #define hash_rotl_32 JEMALLOC_N(hash_rotl_32)
192 #define hash_rotl_64 JEMALLOC_N(hash_rotl_64)
193 #define hash_x64_128 JEMALLOC_N(hash_x64_128)
194 #define hash_x86_128 JEMALLOC_N(hash_x86_128)
195 #define hash_x86_32 JEMALLOC_N(hash_x86_32)
196 #define huge_allocated JEMALLOC_N(huge_allocated)
197 #define huge_boot JEMALLOC_N(huge_boot)
198 #define huge_dalloc JEMALLOC_N(huge_dalloc)
199 #define huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk)
200 #define huge_dss_prec_get JEMALLOC_N(huge_dss_prec_get)
201 #define huge_malloc JEMALLOC_N(huge_malloc)
202 #define huge_mtx JEMALLOC_N(huge_mtx)
203 #define huge_ndalloc JEMALLOC_N(huge_ndalloc)
204 #define huge_nmalloc JEMALLOC_N(huge_nmalloc)
205 #define huge_palloc JEMALLOC_N(huge_palloc)
206 #define huge_postfork_child JEMALLOC_N(huge_postfork_child)
207 #define huge_postfork_parent JEMALLOC_N(huge_postfork_parent)
208 #define huge_prefork JEMALLOC_N(huge_prefork)
209 #define huge_prof_ctx_get JEMALLOC_N(huge_prof_ctx_get)
210 #define huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set)
211 #define huge_ralloc JEMALLOC_N(huge_ralloc)
212 #define huge_ralloc_no_move JEMALLOC_N(huge_ralloc_no_move)
213 #define huge_salloc JEMALLOC_N(huge_salloc)
214 #define iallocm JEMALLOC_N(iallocm)
215 #define icalloc JEMALLOC_N(icalloc)
216 #define icalloct JEMALLOC_N(icalloct)
217 #define idalloc JEMALLOC_N(idalloc)
218 #define idalloct JEMALLOC_N(idalloct)
219 #define imalloc JEMALLOC_N(imalloc)
220 #define imalloct JEMALLOC_N(imalloct)
221 #define ipalloc JEMALLOC_N(ipalloc)
222 #define ipalloct JEMALLOC_N(ipalloct)
223 #define iqalloc JEMALLOC_N(iqalloc)
224 #define iqalloct JEMALLOC_N(iqalloct)
225 #define iralloc JEMALLOC_N(iralloc)
226 #define iralloct JEMALLOC_N(iralloct)
227 #define iralloct_realign JEMALLOC_N(iralloct_realign)
228 #define isalloc JEMALLOC_N(isalloc)
229 #define isthreaded JEMALLOC_N(isthreaded)
230 #define ivsalloc JEMALLOC_N(ivsalloc)
231 #define ixalloc JEMALLOC_N(ixalloc)
232 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
233 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent)
234 #define jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
235 #define malloc_cprintf JEMALLOC_N(malloc_cprintf)
236 #define malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
237 #define malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock)
238 #define malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
239 #define malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
240 #define malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
241 #define malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock)
242 #define malloc_printf JEMALLOC_N(malloc_printf)
243 #define malloc_snprintf JEMALLOC_N(malloc_snprintf)
244 #define malloc_strtoumax JEMALLOC_N(malloc_strtoumax)
245 #define malloc_tsd_boot JEMALLOC_N(malloc_tsd_boot)
246 #define malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register)
247 #define malloc_tsd_dalloc JEMALLOC_N(malloc_tsd_dalloc)
248 #define malloc_tsd_malloc JEMALLOC_N(malloc_tsd_malloc)
249 #define malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup)
250 #define malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
251 #define malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
252 #define malloc_write JEMALLOC_N(malloc_write)
253 #define map_bias JEMALLOC_N(map_bias)
254 #define mb_write JEMALLOC_N(mb_write)
255 #define mutex_boot JEMALLOC_N(mutex_boot)
256 #define narenas_auto JEMALLOC_N(narenas_auto)
257 #define narenas_total JEMALLOC_N(narenas_total)
258 #define narenas_total_get JEMALLOC_N(narenas_total_get)
259 #define ncpus JEMALLOC_N(ncpus)
260 #define nhbins JEMALLOC_N(nhbins)
261 #define opt_abort JEMALLOC_N(opt_abort)
262 #define opt_dss JEMALLOC_N(opt_dss)
263 #define opt_junk JEMALLOC_N(opt_junk)
264 #define opt_lg_chunk JEMALLOC_N(opt_lg_chunk)
265 #define opt_lg_dirty_mult JEMALLOC_N(opt_lg_dirty_mult)
266 #define opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
267 #define opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
268 #define opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
269 #define opt_narenas JEMALLOC_N(opt_narenas)
270 #define opt_prof JEMALLOC_N(opt_prof)
271 #define opt_prof_accum JEMALLOC_N(opt_prof_accum)
272 #define opt_prof_active JEMALLOC_N(opt_prof_active)
273 #define opt_prof_final JEMALLOC_N(opt_prof_final)
274 #define opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
275 #define opt_prof_leak JEMALLOC_N(opt_prof_leak)
276 #define opt_prof_prefix JEMALLOC_N(opt_prof_prefix)
277 #define opt_quarantine JEMALLOC_N(opt_quarantine)
278 #define opt_redzone JEMALLOC_N(opt_redzone)
279 #define opt_stats_print JEMALLOC_N(opt_stats_print)
280 #define opt_tcache JEMALLOC_N(opt_tcache)
281 #define opt_utrace JEMALLOC_N(opt_utrace)
282 #define opt_valgrind JEMALLOC_N(opt_valgrind)
283 #define opt_xmalloc JEMALLOC_N(opt_xmalloc)
284 #define opt_zero JEMALLOC_N(opt_zero)
285 #define p2rz JEMALLOC_N(p2rz)
286 #define pages_purge JEMALLOC_N(pages_purge)
287 #define pow2_ceil JEMALLOC_N(pow2_ceil)
288 #define prof_backtrace JEMALLOC_N(prof_backtrace)
289 #define prof_boot0 JEMALLOC_N(prof_boot0)
290 #define prof_boot1 JEMALLOC_N(prof_boot1)
291 #define prof_boot2 JEMALLOC_N(prof_boot2)
292 #define prof_bt_count JEMALLOC_N(prof_bt_count)
293 #define prof_ctx_get JEMALLOC_N(prof_ctx_get)
294 #define prof_ctx_set JEMALLOC_N(prof_ctx_set)
295 #define prof_dump_open JEMALLOC_N(prof_dump_open)
296 #define prof_free JEMALLOC_N(prof_free)
297 #define prof_gdump JEMALLOC_N(prof_gdump)
298 #define prof_idump JEMALLOC_N(prof_idump)
299 #define prof_interval JEMALLOC_N(prof_interval)
300 #define prof_lookup JEMALLOC_N(prof_lookup)
301 #define prof_malloc JEMALLOC_N(prof_malloc)
302 #define prof_mdump JEMALLOC_N(prof_mdump)
303 #define prof_postfork_child JEMALLOC_N(prof_postfork_child)
304 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent)
305 #define prof_prefork JEMALLOC_N(prof_prefork)
306 #define prof_promote JEMALLOC_N(prof_promote)
307 #define prof_realloc JEMALLOC_N(prof_realloc)
308 #define prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update)
309 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
310 #define prof_tdata_booted JEMALLOC_N(prof_tdata_booted)
311 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup)
312 #define prof_tdata_get JEMALLOC_N(prof_tdata_get)
313 #define prof_tdata_init JEMALLOC_N(prof_tdata_init)
314 #define prof_tdata_initialized JEMALLOC_N(prof_tdata_initialized)
315 #define prof_tdata_tls JEMALLOC_N(prof_tdata_tls)
316 #define prof_tdata_tsd JEMALLOC_N(prof_tdata_tsd)
317 #define prof_tdata_tsd_boot JEMALLOC_N(prof_tdata_tsd_boot)
318 #define prof_tdata_tsd_cleanup_wrapper JEMALLOC_N(prof_tdata_tsd_cleanup_wrapper)
319 #define prof_tdata_tsd_get JEMALLOC_N(prof_tdata_tsd_get)
320 #define prof_tdata_tsd_get_wrapper JEMALLOC_N(prof_tdata_tsd_get_wrapper)
321 #define prof_tdata_tsd_init_head JEMALLOC_N(prof_tdata_tsd_init_head)
322 #define prof_tdata_tsd_set JEMALLOC_N(prof_tdata_tsd_set)
323 #define quarantine JEMALLOC_N(quarantine)
324 #define quarantine_alloc_hook JEMALLOC_N(quarantine_alloc_hook)
325 #define quarantine_boot JEMALLOC_N(quarantine_boot)
326 #define quarantine_booted JEMALLOC_N(quarantine_booted)
327 #define quarantine_cleanup JEMALLOC_N(quarantine_cleanup)
328 #define quarantine_init JEMALLOC_N(quarantine_init)
329 #define quarantine_tls JEMALLOC_N(quarantine_tls)
330 #define quarantine_tsd JEMALLOC_N(quarantine_tsd)
331 #define quarantine_tsd_boot JEMALLOC_N(quarantine_tsd_boot)
332 #define quarantine_tsd_cleanup_wrapper JEMALLOC_N(quarantine_tsd_cleanup_wrapper)
333 #define quarantine_tsd_get JEMALLOC_N(quarantine_tsd_get)
334 #define quarantine_tsd_get_wrapper JEMALLOC_N(quarantine_tsd_get_wrapper)
335 #define quarantine_tsd_init_head JEMALLOC_N(quarantine_tsd_init_head)
336 #define quarantine_tsd_set JEMALLOC_N(quarantine_tsd_set)
337 #define register_zone JEMALLOC_N(register_zone)
338 #define rtree_delete JEMALLOC_N(rtree_delete)
339 #define rtree_get JEMALLOC_N(rtree_get)
340 #define rtree_get_locked JEMALLOC_N(rtree_get_locked)
341 #define rtree_new JEMALLOC_N(rtree_new)
342 #define rtree_postfork_child JEMALLOC_N(rtree_postfork_child)
343 #define rtree_postfork_parent JEMALLOC_N(rtree_postfork_parent)
344 #define rtree_prefork JEMALLOC_N(rtree_prefork)
345 #define rtree_set JEMALLOC_N(rtree_set)
346 #define s2u JEMALLOC_N(s2u)
347 #define sa2u JEMALLOC_N(sa2u)
348 #define set_errno JEMALLOC_N(set_errno)
349 #define small_size2bin JEMALLOC_N(small_size2bin)
350 #define stats_cactive JEMALLOC_N(stats_cactive)
351 #define stats_cactive_add JEMALLOC_N(stats_cactive_add)
352 #define stats_cactive_get JEMALLOC_N(stats_cactive_get)
353 #define stats_cactive_sub JEMALLOC_N(stats_cactive_sub)
354 #define stats_chunks JEMALLOC_N(stats_chunks)
355 #define stats_print JEMALLOC_N(stats_print)
356 #define tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy)
357 #define tcache_alloc_large JEMALLOC_N(tcache_alloc_large)
358 #define tcache_alloc_small JEMALLOC_N(tcache_alloc_small)
359 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
360 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate)
361 #define tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate)
362 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
363 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
364 #define tcache_bin_info JEMALLOC_N(tcache_bin_info)
365 #define tcache_boot0 JEMALLOC_N(tcache_boot0)
366 #define tcache_boot1 JEMALLOC_N(tcache_boot1)
367 #define tcache_booted JEMALLOC_N(tcache_booted)
368 #define tcache_create JEMALLOC_N(tcache_create)
369 #define tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large)
370 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small)
371 #define tcache_destroy JEMALLOC_N(tcache_destroy)
372 #define tcache_enabled_booted JEMALLOC_N(tcache_enabled_booted)
373 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get)
374 #define tcache_enabled_initialized JEMALLOC_N(tcache_enabled_initialized)
375 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set)
376 #define tcache_enabled_tls JEMALLOC_N(tcache_enabled_tls)
377 #define tcache_enabled_tsd JEMALLOC_N(tcache_enabled_tsd)
378 #define tcache_enabled_tsd_boot JEMALLOC_N(tcache_enabled_tsd_boot)
379 #define tcache_enabled_tsd_cleanup_wrapper JEMALLOC_N(tcache_enabled_tsd_cleanup_wrapper)
380 #define tcache_enabled_tsd_get JEMALLOC_N(tcache_enabled_tsd_get)
381 #define tcache_enabled_tsd_get_wrapper JEMALLOC_N(tcache_enabled_tsd_get_wrapper)
382 #define tcache_enabled_tsd_init_head JEMALLOC_N(tcache_enabled_tsd_init_head)
383 #define tcache_enabled_tsd_set JEMALLOC_N(tcache_enabled_tsd_set)
384 #define tcache_event JEMALLOC_N(tcache_event)
385 #define tcache_event_hard JEMALLOC_N(tcache_event_hard)
386 #define tcache_flush JEMALLOC_N(tcache_flush)
387 #define tcache_get JEMALLOC_N(tcache_get)
388 #define tcache_initialized JEMALLOC_N(tcache_initialized)
389 #define tcache_maxclass JEMALLOC_N(tcache_maxclass)
390 #define tcache_salloc JEMALLOC_N(tcache_salloc)
391 #define tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
392 #define tcache_thread_cleanup JEMALLOC_N(tcache_thread_cleanup)
393 #define tcache_tls JEMALLOC_N(tcache_tls)
394 #define tcache_tsd JEMALLOC_N(tcache_tsd)
395 #define tcache_tsd_boot JEMALLOC_N(tcache_tsd_boot)
396 #define tcache_tsd_cleanup_wrapper JEMALLOC_N(tcache_tsd_cleanup_wrapper)
397 #define tcache_tsd_get JEMALLOC_N(tcache_tsd_get)
398 #define tcache_tsd_get_wrapper JEMALLOC_N(tcache_tsd_get_wrapper)
399 #define tcache_tsd_init_head JEMALLOC_N(tcache_tsd_init_head)
400 #define tcache_tsd_set JEMALLOC_N(tcache_tsd_set)
401 #define thread_allocated_booted JEMALLOC_N(thread_allocated_booted)
402 #define thread_allocated_initialized JEMALLOC_N(thread_allocated_initialized)
403 #define thread_allocated_tls JEMALLOC_N(thread_allocated_tls)
404 #define thread_allocated_tsd JEMALLOC_N(thread_allocated_tsd)
405 #define thread_allocated_tsd_boot JEMALLOC_N(thread_allocated_tsd_boot)
406 #define thread_allocated_tsd_cleanup_wrapper JEMALLOC_N(thread_allocated_tsd_cleanup_wrapper)
407 #define thread_allocated_tsd_get JEMALLOC_N(thread_allocated_tsd_get)
408 #define thread_allocated_tsd_get_wrapper JEMALLOC_N(thread_allocated_tsd_get_wrapper)
409 #define thread_allocated_tsd_init_head JEMALLOC_N(thread_allocated_tsd_init_head)
410 #define thread_allocated_tsd_set JEMALLOC_N(thread_allocated_tsd_set)
411 #define tsd_init_check_recursion JEMALLOC_N(tsd_init_check_recursion)
412 #define tsd_init_finish JEMALLOC_N(tsd_init_finish)
413 #define u2rz JEMALLOC_N(u2rz)