1 #define a0dalloc JEMALLOC_N(a0dalloc)
2 #define a0malloc JEMALLOC_N(a0malloc)
3 #define arena_choose_hard JEMALLOC_N(arena_choose_hard)
4 #define arena_cleanup JEMALLOC_N(arena_cleanup)
5 #define arena_init JEMALLOC_N(arena_init)
6 #define arena_migrate JEMALLOC_N(arena_migrate)
7 #define arena_set JEMALLOC_N(arena_set)
8 #define arena_tdata_get_hard JEMALLOC_N(arena_tdata_get_hard)
9 #define arenas JEMALLOC_N(arenas)
10 #define arenas_lock JEMALLOC_N(arenas_lock)
11 #define arenas_tdata_cleanup JEMALLOC_N(arenas_tdata_cleanup)
12 #define bootstrap_calloc JEMALLOC_N(bootstrap_calloc)
13 #define bootstrap_free JEMALLOC_N(bootstrap_free)
14 #define bootstrap_malloc JEMALLOC_N(bootstrap_malloc)
15 #define iarena_cleanup JEMALLOC_N(iarena_cleanup)
16 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
17 #define malloc_initialized JEMALLOC_N(malloc_initialized)
18 #define malloc_slow JEMALLOC_N(malloc_slow)
19 #define narenas_auto JEMALLOC_N(narenas_auto)
20 #define narenas_total_get JEMALLOC_N(narenas_total_get)
21 #define ncpus JEMALLOC_N(ncpus)
22 #define opt_abort JEMALLOC_N(opt_abort)
23 #define opt_abort_conf JEMALLOC_N(opt_abort_conf)
24 #define opt_junk JEMALLOC_N(opt_junk)
25 #define opt_junk_alloc JEMALLOC_N(opt_junk_alloc)
26 #define opt_junk_free JEMALLOC_N(opt_junk_free)
27 #define opt_narenas JEMALLOC_N(opt_narenas)
28 #define opt_utrace JEMALLOC_N(opt_utrace)
29 #define opt_xmalloc JEMALLOC_N(opt_xmalloc)
30 #define opt_zero JEMALLOC_N(opt_zero)
31 #define arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
32 #define arena_basic_stats_merge JEMALLOC_N(arena_basic_stats_merge)
33 #define arena_bin_info JEMALLOC_N(arena_bin_info)
34 #define arena_boot JEMALLOC_N(arena_boot)
35 #define arena_dalloc_bin_junked_locked JEMALLOC_N(arena_dalloc_bin_junked_locked)
36 #define arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
37 #define arena_dalloc_promoted JEMALLOC_N(arena_dalloc_promoted)
38 #define arena_dalloc_small JEMALLOC_N(arena_dalloc_small)
39 #define arena_decay JEMALLOC_N(arena_decay)
40 #define arena_destroy JEMALLOC_N(arena_destroy)
41 #define arena_dirty_decay_ms_default_get JEMALLOC_N(arena_dirty_decay_ms_default_get)
42 #define arena_dirty_decay_ms_default_set JEMALLOC_N(arena_dirty_decay_ms_default_set)
43 #define arena_dirty_decay_ms_get JEMALLOC_N(arena_dirty_decay_ms_get)
44 #define arena_dirty_decay_ms_set JEMALLOC_N(arena_dirty_decay_ms_set)
45 #define arena_dss_prec_get JEMALLOC_N(arena_dss_prec_get)
46 #define arena_dss_prec_set JEMALLOC_N(arena_dss_prec_set)
47 #define arena_extent_alloc_large JEMALLOC_N(arena_extent_alloc_large)
48 #define arena_extent_dalloc_large_prep JEMALLOC_N(arena_extent_dalloc_large_prep)
49 #define arena_extent_ralloc_large_expand JEMALLOC_N(arena_extent_ralloc_large_expand)
50 #define arena_extent_ralloc_large_shrink JEMALLOC_N(arena_extent_ralloc_large_shrink)
51 #define arena_extent_sn_next JEMALLOC_N(arena_extent_sn_next)
52 #define arena_extents_dirty_dalloc JEMALLOC_N(arena_extents_dirty_dalloc)
53 #define arena_malloc_hard JEMALLOC_N(arena_malloc_hard)
54 #define arena_muzzy_decay_ms_default_get JEMALLOC_N(arena_muzzy_decay_ms_default_get)
55 #define arena_muzzy_decay_ms_default_set JEMALLOC_N(arena_muzzy_decay_ms_default_set)
56 #define arena_muzzy_decay_ms_get JEMALLOC_N(arena_muzzy_decay_ms_get)
57 #define arena_muzzy_decay_ms_set JEMALLOC_N(arena_muzzy_decay_ms_set)
58 #define arena_new JEMALLOC_N(arena_new)
59 #define arena_nthreads_dec JEMALLOC_N(arena_nthreads_dec)
60 #define arena_nthreads_get JEMALLOC_N(arena_nthreads_get)
61 #define arena_nthreads_inc JEMALLOC_N(arena_nthreads_inc)
62 #define arena_palloc JEMALLOC_N(arena_palloc)
63 #define arena_postfork_child JEMALLOC_N(arena_postfork_child)
64 #define arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
65 #define arena_prefork0 JEMALLOC_N(arena_prefork0)
66 #define arena_prefork1 JEMALLOC_N(arena_prefork1)
67 #define arena_prefork2 JEMALLOC_N(arena_prefork2)
68 #define arena_prefork3 JEMALLOC_N(arena_prefork3)
69 #define arena_prefork4 JEMALLOC_N(arena_prefork4)
70 #define arena_prefork5 JEMALLOC_N(arena_prefork5)
71 #define arena_prefork6 JEMALLOC_N(arena_prefork6)
72 #define arena_prefork7 JEMALLOC_N(arena_prefork7)
73 #define arena_prof_promote JEMALLOC_N(arena_prof_promote)
74 #define arena_ralloc JEMALLOC_N(arena_ralloc)
75 #define arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
76 #define arena_reset JEMALLOC_N(arena_reset)
77 #define arena_stats_large_nrequests_add JEMALLOC_N(arena_stats_large_nrequests_add)
78 #define arena_stats_mapped_add JEMALLOC_N(arena_stats_mapped_add)
79 #define arena_stats_merge JEMALLOC_N(arena_stats_merge)
80 #define arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
81 #define h_steps JEMALLOC_N(h_steps)
82 #define opt_dirty_decay_ms JEMALLOC_N(opt_dirty_decay_ms)
83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms)
84 #define opt_percpu_arena JEMALLOC_N(opt_percpu_arena)
85 #define percpu_arena_mode_names JEMALLOC_N(percpu_arena_mode_names)
86 #define background_thread_boot0 JEMALLOC_N(background_thread_boot0)
87 #define background_thread_boot1 JEMALLOC_N(background_thread_boot1)
88 #define background_thread_create JEMALLOC_N(background_thread_create)
89 #define background_thread_ctl_init JEMALLOC_N(background_thread_ctl_init)
90 #define background_thread_enabled_state JEMALLOC_N(background_thread_enabled_state)
91 #define background_thread_info JEMALLOC_N(background_thread_info)
92 #define background_thread_interval_check JEMALLOC_N(background_thread_interval_check)
93 #define background_thread_lock JEMALLOC_N(background_thread_lock)
94 #define background_thread_postfork_child JEMALLOC_N(background_thread_postfork_child)
95 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent)
96 #define background_thread_prefork0 JEMALLOC_N(background_thread_prefork0)
97 #define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1)
98 #define background_thread_stats_read JEMALLOC_N(background_thread_stats_read)
99 #define background_threads_disable JEMALLOC_N(background_threads_disable)
100 #define background_threads_enable JEMALLOC_N(background_threads_enable)
101 #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread)
102 #define n_background_threads JEMALLOC_N(n_background_threads)
103 #define opt_background_thread JEMALLOC_N(opt_background_thread)
104 #define pthread_create_wrapper JEMALLOC_N(pthread_create_wrapper)
105 #define b0get JEMALLOC_N(b0get)
106 #define base_alloc JEMALLOC_N(base_alloc)
107 #define base_alloc_extent JEMALLOC_N(base_alloc_extent)
108 #define base_boot JEMALLOC_N(base_boot)
109 #define base_delete JEMALLOC_N(base_delete)
110 #define base_extent_hooks_get JEMALLOC_N(base_extent_hooks_get)
111 #define base_extent_hooks_set JEMALLOC_N(base_extent_hooks_set)
112 #define base_new JEMALLOC_N(base_new)
113 #define base_postfork_child JEMALLOC_N(base_postfork_child)
114 #define base_postfork_parent JEMALLOC_N(base_postfork_parent)
115 #define base_prefork JEMALLOC_N(base_prefork)
116 #define base_stats_get JEMALLOC_N(base_stats_get)
117 #define bitmap_info_init JEMALLOC_N(bitmap_info_init)
118 #define bitmap_init JEMALLOC_N(bitmap_init)
119 #define bitmap_size JEMALLOC_N(bitmap_size)
120 #define ckh_count JEMALLOC_N(ckh_count)
121 #define ckh_delete JEMALLOC_N(ckh_delete)
122 #define ckh_insert JEMALLOC_N(ckh_insert)
123 #define ckh_iter JEMALLOC_N(ckh_iter)
124 #define ckh_new JEMALLOC_N(ckh_new)
125 #define ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
126 #define ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
127 #define ckh_remove JEMALLOC_N(ckh_remove)
128 #define ckh_search JEMALLOC_N(ckh_search)
129 #define ckh_string_hash JEMALLOC_N(ckh_string_hash)
130 #define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
131 #define ctl_boot JEMALLOC_N(ctl_boot)
132 #define ctl_bymib JEMALLOC_N(ctl_bymib)
133 #define ctl_byname JEMALLOC_N(ctl_byname)
134 #define ctl_nametomib JEMALLOC_N(ctl_nametomib)
135 #define ctl_postfork_child JEMALLOC_N(ctl_postfork_child)
136 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent)
137 #define ctl_prefork JEMALLOC_N(ctl_prefork)
138 #define extent_alloc JEMALLOC_N(extent_alloc)
139 #define extent_alloc_wrapper JEMALLOC_N(extent_alloc_wrapper)
140 #define extent_avail_destroy JEMALLOC_N(extent_avail_destroy)
141 #define extent_avail_destroy_recurse JEMALLOC_N(extent_avail_destroy_recurse)
142 #define extent_avail_empty JEMALLOC_N(extent_avail_empty)
143 #define extent_avail_first JEMALLOC_N(extent_avail_first)
144 #define extent_avail_insert JEMALLOC_N(extent_avail_insert)
145 #define extent_avail_iter JEMALLOC_N(extent_avail_iter)
146 #define extent_avail_iter_recurse JEMALLOC_N(extent_avail_iter_recurse)
147 #define extent_avail_iter_start JEMALLOC_N(extent_avail_iter_start)
148 #define extent_avail_last JEMALLOC_N(extent_avail_last)
149 #define extent_avail_new JEMALLOC_N(extent_avail_new)
150 #define extent_avail_next JEMALLOC_N(extent_avail_next)
151 #define extent_avail_nsearch JEMALLOC_N(extent_avail_nsearch)
152 #define extent_avail_prev JEMALLOC_N(extent_avail_prev)
153 #define extent_avail_psearch JEMALLOC_N(extent_avail_psearch)
154 #define extent_avail_remove JEMALLOC_N(extent_avail_remove)
155 #define extent_avail_reverse_iter JEMALLOC_N(extent_avail_reverse_iter)
156 #define extent_avail_reverse_iter_recurse JEMALLOC_N(extent_avail_reverse_iter_recurse)
157 #define extent_avail_reverse_iter_start JEMALLOC_N(extent_avail_reverse_iter_start)
158 #define extent_avail_search JEMALLOC_N(extent_avail_search)
159 #define extent_boot JEMALLOC_N(extent_boot)
160 #define extent_commit_wrapper JEMALLOC_N(extent_commit_wrapper)
161 #define extent_dalloc JEMALLOC_N(extent_dalloc)
162 #define extent_dalloc_gap JEMALLOC_N(extent_dalloc_gap)
163 #define extent_dalloc_wrapper JEMALLOC_N(extent_dalloc_wrapper)
164 #define extent_decommit_wrapper JEMALLOC_N(extent_decommit_wrapper)
165 #define extent_destroy_wrapper JEMALLOC_N(extent_destroy_wrapper)
166 #define extent_heap_any JEMALLOC_N(extent_heap_any)
167 #define extent_heap_empty JEMALLOC_N(extent_heap_empty)
168 #define extent_heap_first JEMALLOC_N(extent_heap_first)
169 #define extent_heap_insert JEMALLOC_N(extent_heap_insert)
170 #define extent_heap_new JEMALLOC_N(extent_heap_new)
171 #define extent_heap_remove JEMALLOC_N(extent_heap_remove)
172 #define extent_heap_remove_any JEMALLOC_N(extent_heap_remove_any)
173 #define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first)
174 #define extent_hooks_default JEMALLOC_N(extent_hooks_default)
175 #define extent_hooks_get JEMALLOC_N(extent_hooks_get)
176 #define extent_hooks_set JEMALLOC_N(extent_hooks_set)
177 #define extent_merge_wrapper JEMALLOC_N(extent_merge_wrapper)
178 #define extent_mutex_pool JEMALLOC_N(extent_mutex_pool)
179 #define extent_purge_forced_wrapper JEMALLOC_N(extent_purge_forced_wrapper)
180 #define extent_purge_lazy_wrapper JEMALLOC_N(extent_purge_lazy_wrapper)
181 #define extent_split_wrapper JEMALLOC_N(extent_split_wrapper)
182 #define extents_alloc JEMALLOC_N(extents_alloc)
183 #define extents_dalloc JEMALLOC_N(extents_dalloc)
184 #define extents_evict JEMALLOC_N(extents_evict)
185 #define extents_init JEMALLOC_N(extents_init)
186 #define extents_npages_get JEMALLOC_N(extents_npages_get)
187 #define extents_postfork_child JEMALLOC_N(extents_postfork_child)
188 #define extents_postfork_parent JEMALLOC_N(extents_postfork_parent)
189 #define extents_prefork JEMALLOC_N(extents_prefork)
190 #define extents_rtree JEMALLOC_N(extents_rtree)
191 #define extents_state_get JEMALLOC_N(extents_state_get)
192 #define dss_prec_names JEMALLOC_N(dss_prec_names)
193 #define extent_alloc_dss JEMALLOC_N(extent_alloc_dss)
194 #define extent_dss_boot JEMALLOC_N(extent_dss_boot)
195 #define extent_dss_mergeable JEMALLOC_N(extent_dss_mergeable)
196 #define extent_dss_prec_get JEMALLOC_N(extent_dss_prec_get)
197 #define extent_dss_prec_set JEMALLOC_N(extent_dss_prec_set)
198 #define extent_in_dss JEMALLOC_N(extent_in_dss)
199 #define opt_dss JEMALLOC_N(opt_dss)
200 #define extent_alloc_mmap JEMALLOC_N(extent_alloc_mmap)
201 #define extent_dalloc_mmap JEMALLOC_N(extent_dalloc_mmap)
202 #define opt_retain JEMALLOC_N(opt_retain)
203 #define hooks_arena_new_hook JEMALLOC_N(hooks_arena_new_hook)
204 #define hooks_libc_hook JEMALLOC_N(hooks_libc_hook)
205 #define large_dalloc JEMALLOC_N(large_dalloc)
206 #define large_dalloc_finish JEMALLOC_N(large_dalloc_finish)
207 #define large_dalloc_junk JEMALLOC_N(large_dalloc_junk)
208 #define large_dalloc_maybe_junk JEMALLOC_N(large_dalloc_maybe_junk)
209 #define large_dalloc_prep_junked_locked JEMALLOC_N(large_dalloc_prep_junked_locked)
210 #define large_malloc JEMALLOC_N(large_malloc)
211 #define large_palloc JEMALLOC_N(large_palloc)
212 #define large_prof_tctx_get JEMALLOC_N(large_prof_tctx_get)
213 #define large_prof_tctx_reset JEMALLOC_N(large_prof_tctx_reset)
214 #define large_prof_tctx_set JEMALLOC_N(large_prof_tctx_set)
215 #define large_ralloc JEMALLOC_N(large_ralloc)
216 #define large_ralloc_no_move JEMALLOC_N(large_ralloc_no_move)
217 #define large_salloc JEMALLOC_N(large_salloc)
218 #define buferror JEMALLOC_N(buferror)
219 #define malloc_cprintf JEMALLOC_N(malloc_cprintf)
220 #define malloc_printf JEMALLOC_N(malloc_printf)
221 #define malloc_snprintf JEMALLOC_N(malloc_snprintf)
222 #define malloc_strtoumax JEMALLOC_N(malloc_strtoumax)
223 #define malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
224 #define malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
225 #define malloc_write JEMALLOC_N(malloc_write)
226 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot)
227 #define malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
228 #define malloc_mutex_lock_slow JEMALLOC_N(malloc_mutex_lock_slow)
229 #define malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
230 #define malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
231 #define malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
232 #define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset)
233 #define mutex_pool_init JEMALLOC_N(mutex_pool_init)
234 #define nstime_add JEMALLOC_N(nstime_add)
235 #define nstime_compare JEMALLOC_N(nstime_compare)
236 #define nstime_copy JEMALLOC_N(nstime_copy)
237 #define nstime_divide JEMALLOC_N(nstime_divide)
238 #define nstime_iadd JEMALLOC_N(nstime_iadd)
239 #define nstime_idivide JEMALLOC_N(nstime_idivide)
240 #define nstime_imultiply JEMALLOC_N(nstime_imultiply)
241 #define nstime_init JEMALLOC_N(nstime_init)
242 #define nstime_init2 JEMALLOC_N(nstime_init2)
243 #define nstime_isubtract JEMALLOC_N(nstime_isubtract)
244 #define nstime_monotonic JEMALLOC_N(nstime_monotonic)
245 #define nstime_msec JEMALLOC_N(nstime_msec)
246 #define nstime_ns JEMALLOC_N(nstime_ns)
247 #define nstime_nsec JEMALLOC_N(nstime_nsec)
248 #define nstime_sec JEMALLOC_N(nstime_sec)
249 #define nstime_subtract JEMALLOC_N(nstime_subtract)
250 #define nstime_update JEMALLOC_N(nstime_update)
251 #define pages_boot JEMALLOC_N(pages_boot)
252 #define pages_commit JEMALLOC_N(pages_commit)
253 #define pages_decommit JEMALLOC_N(pages_decommit)
254 #define pages_huge JEMALLOC_N(pages_huge)
255 #define pages_map JEMALLOC_N(pages_map)
256 #define pages_nohuge JEMALLOC_N(pages_nohuge)
257 #define pages_purge_forced JEMALLOC_N(pages_purge_forced)
258 #define pages_purge_lazy JEMALLOC_N(pages_purge_lazy)
259 #define pages_unmap JEMALLOC_N(pages_unmap)
260 #define bt2gctx_mtx JEMALLOC_N(bt2gctx_mtx)
261 #define bt_init JEMALLOC_N(bt_init)
262 #define lg_prof_sample JEMALLOC_N(lg_prof_sample)
263 #define opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
264 #define opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
265 #define opt_prof JEMALLOC_N(opt_prof)
266 #define opt_prof_accum JEMALLOC_N(opt_prof_accum)
267 #define opt_prof_active JEMALLOC_N(opt_prof_active)
268 #define opt_prof_final JEMALLOC_N(opt_prof_final)
269 #define opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
270 #define opt_prof_leak JEMALLOC_N(opt_prof_leak)
271 #define opt_prof_prefix JEMALLOC_N(opt_prof_prefix)
272 #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init)
273 #define prof_accum_init JEMALLOC_N(prof_accum_init)
274 #define prof_active JEMALLOC_N(prof_active)
275 #define prof_active_get JEMALLOC_N(prof_active_get)
276 #define prof_active_set JEMALLOC_N(prof_active_set)
277 #define prof_alloc_rollback JEMALLOC_N(prof_alloc_rollback)
278 #define prof_backtrace JEMALLOC_N(prof_backtrace)
279 #define prof_boot0 JEMALLOC_N(prof_boot0)
280 #define prof_boot1 JEMALLOC_N(prof_boot1)
281 #define prof_boot2 JEMALLOC_N(prof_boot2)
282 #define prof_dump_header JEMALLOC_N(prof_dump_header)
283 #define prof_dump_open JEMALLOC_N(prof_dump_open)
284 #define prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object)
285 #define prof_gdump JEMALLOC_N(prof_gdump)
286 #define prof_gdump_get JEMALLOC_N(prof_gdump_get)
287 #define prof_gdump_set JEMALLOC_N(prof_gdump_set)
288 #define prof_gdump_val JEMALLOC_N(prof_gdump_val)
289 #define prof_idump JEMALLOC_N(prof_idump)
290 #define prof_interval JEMALLOC_N(prof_interval)
291 #define prof_lookup JEMALLOC_N(prof_lookup)
292 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object)
293 #define prof_mdump JEMALLOC_N(prof_mdump)
294 #define prof_postfork_child JEMALLOC_N(prof_postfork_child)
295 #define prof_postfork_parent JEMALLOC_N(prof_postfork_parent)
296 #define prof_prefork0 JEMALLOC_N(prof_prefork0)
297 #define prof_prefork1 JEMALLOC_N(prof_prefork1)
298 #define prof_reset JEMALLOC_N(prof_reset)
299 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
300 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup)
301 #define prof_tdata_init JEMALLOC_N(prof_tdata_init)
302 #define prof_tdata_reinit JEMALLOC_N(prof_tdata_reinit)
303 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get)
304 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get)
305 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set)
306 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set)
307 #define prof_thread_name_get JEMALLOC_N(prof_thread_name_get)
308 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set)
309 #define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init)
310 #define rtree_leaf_alloc JEMALLOC_N(rtree_leaf_alloc)
311 #define rtree_leaf_dalloc JEMALLOC_N(rtree_leaf_dalloc)
312 #define rtree_leaf_elm_lookup_hard JEMALLOC_N(rtree_leaf_elm_lookup_hard)
313 #define rtree_new JEMALLOC_N(rtree_new)
314 #define rtree_node_alloc JEMALLOC_N(rtree_node_alloc)
315 #define rtree_node_dalloc JEMALLOC_N(rtree_node_dalloc)
316 #define arena_mutex_names JEMALLOC_N(arena_mutex_names)
317 #define global_mutex_names JEMALLOC_N(global_mutex_names)
318 #define opt_stats_print JEMALLOC_N(opt_stats_print)
319 #define opt_stats_print_opts JEMALLOC_N(opt_stats_print_opts)
320 #define stats_print JEMALLOC_N(stats_print)
321 #define spin_adaptive JEMALLOC_N(spin_adaptive)
322 #define sz_index2size_tab JEMALLOC_N(sz_index2size_tab)
323 #define sz_pind2sz_tab JEMALLOC_N(sz_pind2sz_tab)
324 #define sz_size2index_tab JEMALLOC_N(sz_size2index_tab)
325 #define nhbins JEMALLOC_N(nhbins)
326 #define opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
327 #define opt_tcache JEMALLOC_N(opt_tcache)
328 #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
329 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate)
330 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate)
331 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
332 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
333 #define tcache_bin_info JEMALLOC_N(tcache_bin_info)
334 #define tcache_boot JEMALLOC_N(tcache_boot)
335 #define tcache_cleanup JEMALLOC_N(tcache_cleanup)
336 #define tcache_create_explicit JEMALLOC_N(tcache_create_explicit)
337 #define tcache_event_hard JEMALLOC_N(tcache_event_hard)
338 #define tcache_flush JEMALLOC_N(tcache_flush)
339 #define tcache_maxclass JEMALLOC_N(tcache_maxclass)
340 #define tcache_postfork_child JEMALLOC_N(tcache_postfork_child)
341 #define tcache_postfork_parent JEMALLOC_N(tcache_postfork_parent)
342 #define tcache_prefork JEMALLOC_N(tcache_prefork)
343 #define tcache_salloc JEMALLOC_N(tcache_salloc)
344 #define tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
345 #define tcaches JEMALLOC_N(tcaches)
346 #define tcaches_create JEMALLOC_N(tcaches_create)
347 #define tcaches_destroy JEMALLOC_N(tcaches_destroy)
348 #define tcaches_flush JEMALLOC_N(tcaches_flush)
349 #define tsd_tcache_data_init JEMALLOC_N(tsd_tcache_data_init)
350 #define tsd_tcache_enabled_data_init JEMALLOC_N(tsd_tcache_enabled_data_init)
351 #define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0)
352 #define malloc_tsd_boot1 JEMALLOC_N(malloc_tsd_boot1)
353 #define malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register)
354 #define malloc_tsd_dalloc JEMALLOC_N(malloc_tsd_dalloc)
355 #define malloc_tsd_malloc JEMALLOC_N(malloc_tsd_malloc)
356 #define tsd_booted JEMALLOC_N(tsd_booted)
357 #define tsd_cleanup JEMALLOC_N(tsd_cleanup)
358 #define tsd_fetch_slow JEMALLOC_N(tsd_fetch_slow)
359 #define tsd_initialized JEMALLOC_N(tsd_initialized)
360 #define tsd_slow_update JEMALLOC_N(tsd_slow_update)
361 #define tsd_tls JEMALLOC_N(tsd_tls)
362 #define witness_depth_error JEMALLOC_N(witness_depth_error)
363 #define witness_init JEMALLOC_N(witness_init)
364 #define witness_lock_error JEMALLOC_N(witness_lock_error)
365 #define witness_not_owner_error JEMALLOC_N(witness_not_owner_error)
366 #define witness_owner_error JEMALLOC_N(witness_owner_error)
367 #define witness_postfork_child JEMALLOC_N(witness_postfork_child)
368 #define witness_postfork_parent JEMALLOC_N(witness_postfork_parent)
369 #define witness_prefork JEMALLOC_N(witness_prefork)
370 #define witnesses_cleanup JEMALLOC_N(witnesses_cleanup)
371