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 free_default JEMALLOC_N(free_default)
16#define get_defrag_hint JEMALLOC_N(get_defrag_hint)
17#define iarena_cleanup JEMALLOC_N(iarena_cleanup)
18#define je_sdallocx_noflags JEMALLOC_N(je_sdallocx_noflags)
19#define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
20#define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent)
21#define jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
22#define malloc_default JEMALLOC_N(malloc_default)
23#define malloc_initialized JEMALLOC_N(malloc_initialized)
24#define malloc_slow JEMALLOC_N(malloc_slow)
25#define manual_arena_base JEMALLOC_N(manual_arena_base)
26#define narenas_auto JEMALLOC_N(narenas_auto)
27#define narenas_total_get JEMALLOC_N(narenas_total_get)
28#define ncpus JEMALLOC_N(ncpus)
29#define opt_abort JEMALLOC_N(opt_abort)
30#define opt_abort_conf JEMALLOC_N(opt_abort_conf)
31#define opt_confirm_conf JEMALLOC_N(opt_confirm_conf)
32#define opt_junk JEMALLOC_N(opt_junk)
33#define opt_junk_alloc JEMALLOC_N(opt_junk_alloc)
34#define opt_junk_free JEMALLOC_N(opt_junk_free)
35#define opt_narenas JEMALLOC_N(opt_narenas)
36#define opt_utrace JEMALLOC_N(opt_utrace)
37#define opt_xmalloc JEMALLOC_N(opt_xmalloc)
38#define opt_zero JEMALLOC_N(opt_zero)
39#define sdallocx_default JEMALLOC_N(sdallocx_default)
40#define arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
41#define arena_basic_stats_merge JEMALLOC_N(arena_basic_stats_merge)
42#define arena_bin_choose_lock JEMALLOC_N(arena_bin_choose_lock)
43#define arena_boot JEMALLOC_N(arena_boot)
44#define arena_choose_huge JEMALLOC_N(arena_choose_huge)
45#define arena_dalloc_bin_junked_locked JEMALLOC_N(arena_dalloc_bin_junked_locked)
46#define arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
47#define arena_dalloc_promoted JEMALLOC_N(arena_dalloc_promoted)
48#define arena_dalloc_small JEMALLOC_N(arena_dalloc_small)
49#define arena_decay JEMALLOC_N(arena_decay)
50#define arena_destroy JEMALLOC_N(arena_destroy)
51#define arena_dirty_decay_ms_default_get JEMALLOC_N(arena_dirty_decay_ms_default_get)
52#define arena_dirty_decay_ms_default_set JEMALLOC_N(arena_dirty_decay_ms_default_set)
53#define arena_dirty_decay_ms_get JEMALLOC_N(arena_dirty_decay_ms_get)
54#define arena_dirty_decay_ms_set JEMALLOC_N(arena_dirty_decay_ms_set)
55#define arena_dss_prec_get JEMALLOC_N(arena_dss_prec_get)
56#define arena_dss_prec_set JEMALLOC_N(arena_dss_prec_set)
57#define arena_extent_alloc_large JEMALLOC_N(arena_extent_alloc_large)
58#define arena_extent_dalloc_large_prep JEMALLOC_N(arena_extent_dalloc_large_prep)
59#define arena_extent_ralloc_large_expand JEMALLOC_N(arena_extent_ralloc_large_expand)
60#define arena_extent_ralloc_large_shrink JEMALLOC_N(arena_extent_ralloc_large_shrink)
61#define arena_extent_sn_next JEMALLOC_N(arena_extent_sn_next)
62#define arena_extents_dirty_dalloc JEMALLOC_N(arena_extents_dirty_dalloc)
63#define arena_init_huge JEMALLOC_N(arena_init_huge)
64#define arena_is_huge JEMALLOC_N(arena_is_huge)
65#define arena_malloc_hard JEMALLOC_N(arena_malloc_hard)
66#define arena_muzzy_decay_ms_default_get JEMALLOC_N(arena_muzzy_decay_ms_default_get)
67#define arena_muzzy_decay_ms_default_set JEMALLOC_N(arena_muzzy_decay_ms_default_set)
68#define arena_muzzy_decay_ms_get JEMALLOC_N(arena_muzzy_decay_ms_get)
69#define arena_muzzy_decay_ms_set JEMALLOC_N(arena_muzzy_decay_ms_set)
70#define arena_new JEMALLOC_N(arena_new)
71#define arena_nthreads_dec JEMALLOC_N(arena_nthreads_dec)
72#define arena_nthreads_get JEMALLOC_N(arena_nthreads_get)
73#define arena_nthreads_inc JEMALLOC_N(arena_nthreads_inc)
74#define arena_palloc JEMALLOC_N(arena_palloc)
75#define arena_postfork_child JEMALLOC_N(arena_postfork_child)
76#define arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
77#define arena_prefork0 JEMALLOC_N(arena_prefork0)
78#define arena_prefork1 JEMALLOC_N(arena_prefork1)
79#define arena_prefork2 JEMALLOC_N(arena_prefork2)
80#define arena_prefork3 JEMALLOC_N(arena_prefork3)
81#define arena_prefork4 JEMALLOC_N(arena_prefork4)
82#define arena_prefork5 JEMALLOC_N(arena_prefork5)
83#define arena_prefork6 JEMALLOC_N(arena_prefork6)
84#define arena_prefork7 JEMALLOC_N(arena_prefork7)
85#define arena_prof_promote JEMALLOC_N(arena_prof_promote)
86#define arena_ralloc JEMALLOC_N(arena_ralloc)
87#define arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
88#define arena_reset JEMALLOC_N(arena_reset)
89#define arena_retain_grow_limit_get_set JEMALLOC_N(arena_retain_grow_limit_get_set)
90#define arena_stats_merge JEMALLOC_N(arena_stats_merge)
91#define arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
92#define h_steps JEMALLOC_N(h_steps)
93#define opt_dirty_decay_ms JEMALLOC_N(opt_dirty_decay_ms)
94#define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms)
95#define opt_oversize_threshold JEMALLOC_N(opt_oversize_threshold)
96#define opt_percpu_arena JEMALLOC_N(opt_percpu_arena)
97#define oversize_threshold JEMALLOC_N(oversize_threshold)
98#define percpu_arena_mode_names JEMALLOC_N(percpu_arena_mode_names)
99#define background_thread_boot0 JEMALLOC_N(background_thread_boot0)
100#define background_thread_boot1 JEMALLOC_N(background_thread_boot1)
101#define background_thread_create JEMALLOC_N(background_thread_create)
102#define background_thread_ctl_init JEMALLOC_N(background_thread_ctl_init)
103#define background_thread_enabled_state JEMALLOC_N(background_thread_enabled_state)
104#define background_thread_info JEMALLOC_N(background_thread_info)
105#define background_thread_interval_check JEMALLOC_N(background_thread_interval_check)
106#define background_thread_lock JEMALLOC_N(background_thread_lock)
107#define background_thread_postfork_child JEMALLOC_N(background_thread_postfork_child)
108#define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent)
109#define background_thread_prefork0 JEMALLOC_N(background_thread_prefork0)
110#define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1)
111#define background_thread_stats_read JEMALLOC_N(background_thread_stats_read)
112#define background_threads_disable JEMALLOC_N(background_threads_disable)
113#define background_threads_enable JEMALLOC_N(background_threads_enable)
114#define max_background_threads JEMALLOC_N(max_background_threads)
115#define n_background_threads JEMALLOC_N(n_background_threads)
116#define opt_background_thread JEMALLOC_N(opt_background_thread)
117#define opt_max_background_threads JEMALLOC_N(opt_max_background_threads)
118#define pthread_create_wrapper JEMALLOC_N(pthread_create_wrapper)
119#define b0get JEMALLOC_N(b0get)
120#define base_alloc JEMALLOC_N(base_alloc)
121#define base_alloc_extent JEMALLOC_N(base_alloc_extent)
122#define base_boot JEMALLOC_N(base_boot)
123#define base_delete JEMALLOC_N(base_delete)
124#define base_extent_hooks_get JEMALLOC_N(base_extent_hooks_get)
125#define base_extent_hooks_set JEMALLOC_N(base_extent_hooks_set)
126#define base_new JEMALLOC_N(base_new)
127#define base_postfork_child JEMALLOC_N(base_postfork_child)
128#define base_postfork_parent JEMALLOC_N(base_postfork_parent)
129#define base_prefork JEMALLOC_N(base_prefork)
130#define base_stats_get JEMALLOC_N(base_stats_get)
131#define metadata_thp_mode_names JEMALLOC_N(metadata_thp_mode_names)
132#define opt_metadata_thp JEMALLOC_N(opt_metadata_thp)
133#define bin_boot JEMALLOC_N(bin_boot)
134#define bin_infos JEMALLOC_N(bin_infos)
135#define bin_init JEMALLOC_N(bin_init)
136#define bin_postfork_child JEMALLOC_N(bin_postfork_child)
137#define bin_postfork_parent JEMALLOC_N(bin_postfork_parent)
138#define bin_prefork JEMALLOC_N(bin_prefork)
139#define bin_shard_sizes_boot JEMALLOC_N(bin_shard_sizes_boot)
140#define bin_update_shard_size JEMALLOC_N(bin_update_shard_size)
141#define bitmap_info_init JEMALLOC_N(bitmap_info_init)
142#define bitmap_init JEMALLOC_N(bitmap_init)
143#define bitmap_size JEMALLOC_N(bitmap_size)
144#define ckh_count JEMALLOC_N(ckh_count)
145#define ckh_delete JEMALLOC_N(ckh_delete)
146#define ckh_insert JEMALLOC_N(ckh_insert)
147#define ckh_iter JEMALLOC_N(ckh_iter)
148#define ckh_new JEMALLOC_N(ckh_new)
149#define ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
150#define ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
151#define ckh_remove JEMALLOC_N(ckh_remove)
152#define ckh_search JEMALLOC_N(ckh_search)
153#define ckh_string_hash JEMALLOC_N(ckh_string_hash)
154#define ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
155#define ctl_boot JEMALLOC_N(ctl_boot)
156#define ctl_bymib JEMALLOC_N(ctl_bymib)
157#define ctl_byname JEMALLOC_N(ctl_byname)
158#define ctl_nametomib JEMALLOC_N(ctl_nametomib)
159#define ctl_postfork_child JEMALLOC_N(ctl_postfork_child)
160#define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent)
161#define ctl_prefork JEMALLOC_N(ctl_prefork)
162#define div_init JEMALLOC_N(div_init)
163#define extent_alloc JEMALLOC_N(extent_alloc)
164#define extent_alloc_wrapper JEMALLOC_N(extent_alloc_wrapper)
165#define extent_avail_any JEMALLOC_N(extent_avail_any)
166#define extent_avail_empty JEMALLOC_N(extent_avail_empty)
167#define extent_avail_first JEMALLOC_N(extent_avail_first)
168#define extent_avail_insert JEMALLOC_N(extent_avail_insert)
169#define extent_avail_new JEMALLOC_N(extent_avail_new)
170#define extent_avail_remove JEMALLOC_N(extent_avail_remove)
171#define extent_avail_remove_any JEMALLOC_N(extent_avail_remove_any)
172#define extent_avail_remove_first JEMALLOC_N(extent_avail_remove_first)
173#define extent_boot JEMALLOC_N(extent_boot)
174#define extent_commit_wrapper JEMALLOC_N(extent_commit_wrapper)
175#define extent_dalloc JEMALLOC_N(extent_dalloc)
176#define extent_dalloc_gap JEMALLOC_N(extent_dalloc_gap)
177#define extent_dalloc_wrapper JEMALLOC_N(extent_dalloc_wrapper)
178#define extent_decommit_wrapper JEMALLOC_N(extent_decommit_wrapper)
179#define extent_destroy_wrapper JEMALLOC_N(extent_destroy_wrapper)
180#define extent_heap_any JEMALLOC_N(extent_heap_any)
181#define extent_heap_empty JEMALLOC_N(extent_heap_empty)
182#define extent_heap_first JEMALLOC_N(extent_heap_first)
183#define extent_heap_insert JEMALLOC_N(extent_heap_insert)
184#define extent_heap_new JEMALLOC_N(extent_heap_new)
185#define extent_heap_remove JEMALLOC_N(extent_heap_remove)
186#define extent_heap_remove_any JEMALLOC_N(extent_heap_remove_any)
187#define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first)
188#define extent_hooks_default JEMALLOC_N(extent_hooks_default)
189#define extent_hooks_get JEMALLOC_N(extent_hooks_get)
190#define extent_hooks_set JEMALLOC_N(extent_hooks_set)
191#define extent_merge_wrapper JEMALLOC_N(extent_merge_wrapper)
192#define extent_mutex_pool JEMALLOC_N(extent_mutex_pool)
193#define extent_purge_forced_wrapper JEMALLOC_N(extent_purge_forced_wrapper)
194#define extent_purge_lazy_wrapper JEMALLOC_N(extent_purge_lazy_wrapper)
195#define extent_split_wrapper JEMALLOC_N(extent_split_wrapper)
196#define extent_util_stats_get JEMALLOC_N(extent_util_stats_get)
197#define extent_util_stats_verbose_get JEMALLOC_N(extent_util_stats_verbose_get)
198#define extents_alloc JEMALLOC_N(extents_alloc)
199#define extents_dalloc JEMALLOC_N(extents_dalloc)
200#define extents_evict JEMALLOC_N(extents_evict)
201#define extents_init JEMALLOC_N(extents_init)
202#define extents_nbytes_get JEMALLOC_N(extents_nbytes_get)
203#define extents_nextents_get JEMALLOC_N(extents_nextents_get)
204#define extents_npages_get JEMALLOC_N(extents_npages_get)
205#define extents_postfork_child JEMALLOC_N(extents_postfork_child)
206#define extents_postfork_parent JEMALLOC_N(extents_postfork_parent)
207#define extents_prefork JEMALLOC_N(extents_prefork)
208#define extents_rtree JEMALLOC_N(extents_rtree)
209#define extents_state_get JEMALLOC_N(extents_state_get)
210#define opt_lg_extent_max_active_fit JEMALLOC_N(opt_lg_extent_max_active_fit)
211#define dss_prec_names JEMALLOC_N(dss_prec_names)
212#define extent_alloc_dss JEMALLOC_N(extent_alloc_dss)
213#define extent_dss_boot JEMALLOC_N(extent_dss_boot)
214#define extent_dss_mergeable JEMALLOC_N(extent_dss_mergeable)
215#define extent_dss_prec_get JEMALLOC_N(extent_dss_prec_get)
216#define extent_dss_prec_set JEMALLOC_N(extent_dss_prec_set)
217#define extent_in_dss JEMALLOC_N(extent_in_dss)
218#define opt_dss JEMALLOC_N(opt_dss)
219#define extent_alloc_mmap JEMALLOC_N(extent_alloc_mmap)
220#define extent_dalloc_mmap JEMALLOC_N(extent_dalloc_mmap)
221#define opt_retain JEMALLOC_N(opt_retain)
222#define hook_boot JEMALLOC_N(hook_boot)
223#define hook_install JEMALLOC_N(hook_install)
224#define hook_invoke_alloc JEMALLOC_N(hook_invoke_alloc)
225#define hook_invoke_dalloc JEMALLOC_N(hook_invoke_dalloc)
226#define hook_invoke_expand JEMALLOC_N(hook_invoke_expand)
227#define hook_remove JEMALLOC_N(hook_remove)
228#define large_dalloc JEMALLOC_N(large_dalloc)
229#define large_dalloc_finish JEMALLOC_N(large_dalloc_finish)
230#define large_dalloc_junk JEMALLOC_N(large_dalloc_junk)
231#define large_dalloc_maybe_junk JEMALLOC_N(large_dalloc_maybe_junk)
232#define large_dalloc_prep_junked_locked JEMALLOC_N(large_dalloc_prep_junked_locked)
233#define large_malloc JEMALLOC_N(large_malloc)
234#define large_palloc JEMALLOC_N(large_palloc)
235#define large_prof_alloc_time_get JEMALLOC_N(large_prof_alloc_time_get)
236#define large_prof_alloc_time_set JEMALLOC_N(large_prof_alloc_time_set)
237#define large_prof_tctx_get JEMALLOC_N(large_prof_tctx_get)
238#define large_prof_tctx_reset JEMALLOC_N(large_prof_tctx_reset)
239#define large_prof_tctx_set JEMALLOC_N(large_prof_tctx_set)
240#define large_ralloc JEMALLOC_N(large_ralloc)
241#define large_ralloc_no_move JEMALLOC_N(large_ralloc_no_move)
242#define large_salloc JEMALLOC_N(large_salloc)
243#define log_init_done JEMALLOC_N(log_init_done)
244#define log_var_names JEMALLOC_N(log_var_names)
245#define log_var_update_state JEMALLOC_N(log_var_update_state)
246#define buferror JEMALLOC_N(buferror)
247#define malloc_cprintf JEMALLOC_N(malloc_cprintf)
248#define malloc_printf JEMALLOC_N(malloc_printf)
249#define malloc_snprintf JEMALLOC_N(malloc_snprintf)
250#define malloc_strtoumax JEMALLOC_N(malloc_strtoumax)
251#define malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
252#define malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
253#define malloc_write JEMALLOC_N(malloc_write)
254#define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot)
255#define malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
256#define malloc_mutex_lock_slow JEMALLOC_N(malloc_mutex_lock_slow)
257#define malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
258#define malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
259#define malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
260#define malloc_mutex_prof_data_reset JEMALLOC_N(malloc_mutex_prof_data_reset)
261#define mutex_pool_init JEMALLOC_N(mutex_pool_init)
262#define nstime_add JEMALLOC_N(nstime_add)
263#define nstime_compare JEMALLOC_N(nstime_compare)
264#define nstime_copy JEMALLOC_N(nstime_copy)
265#define nstime_divide JEMALLOC_N(nstime_divide)
266#define nstime_iadd JEMALLOC_N(nstime_iadd)
267#define nstime_idivide JEMALLOC_N(nstime_idivide)
268#define nstime_imultiply JEMALLOC_N(nstime_imultiply)
269#define nstime_init JEMALLOC_N(nstime_init)
270#define nstime_init2 JEMALLOC_N(nstime_init2)
271#define nstime_isubtract JEMALLOC_N(nstime_isubtract)
272#define nstime_monotonic JEMALLOC_N(nstime_monotonic)
273#define nstime_msec JEMALLOC_N(nstime_msec)
274#define nstime_ns JEMALLOC_N(nstime_ns)
275#define nstime_nsec JEMALLOC_N(nstime_nsec)
276#define nstime_sec JEMALLOC_N(nstime_sec)
277#define nstime_subtract JEMALLOC_N(nstime_subtract)
278#define nstime_update JEMALLOC_N(nstime_update)
279#define init_system_thp_mode JEMALLOC_N(init_system_thp_mode)
280#define opt_thp JEMALLOC_N(opt_thp)
281#define pages_boot JEMALLOC_N(pages_boot)
282#define pages_commit JEMALLOC_N(pages_commit)
283#define pages_decommit JEMALLOC_N(pages_decommit)
284#define pages_dodump JEMALLOC_N(pages_dodump)
285#define pages_dontdump JEMALLOC_N(pages_dontdump)
286#define pages_huge JEMALLOC_N(pages_huge)
287#define pages_map JEMALLOC_N(pages_map)
288#define pages_nohuge JEMALLOC_N(pages_nohuge)
289#define pages_purge_forced JEMALLOC_N(pages_purge_forced)
290#define pages_purge_lazy JEMALLOC_N(pages_purge_lazy)
291#define pages_set_thp_state JEMALLOC_N(pages_set_thp_state)
292#define pages_unmap JEMALLOC_N(pages_unmap)
293#define thp_mode_names JEMALLOC_N(thp_mode_names)
294#define bt2gctx_mtx JEMALLOC_N(bt2gctx_mtx)
295#define bt_init JEMALLOC_N(bt_init)
296#define lg_prof_sample JEMALLOC_N(lg_prof_sample)
297#define opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
298#define opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
299#define opt_prof JEMALLOC_N(opt_prof)
300#define opt_prof_accum JEMALLOC_N(opt_prof_accum)
301#define opt_prof_active JEMALLOC_N(opt_prof_active)
302#define opt_prof_final JEMALLOC_N(opt_prof_final)
303#define opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
304#define opt_prof_leak JEMALLOC_N(opt_prof_leak)
305#define opt_prof_log JEMALLOC_N(opt_prof_log)
306#define opt_prof_prefix JEMALLOC_N(opt_prof_prefix)
307#define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init)
308#define prof_accum_init JEMALLOC_N(prof_accum_init)
309#define prof_active JEMALLOC_N(prof_active)
310#define prof_active_get JEMALLOC_N(prof_active_get)
311#define prof_active_set JEMALLOC_N(prof_active_set)
312#define prof_alloc_rollback JEMALLOC_N(prof_alloc_rollback)
313#define prof_backtrace JEMALLOC_N(prof_backtrace)
314#define prof_boot0 JEMALLOC_N(prof_boot0)
315#define prof_boot1 JEMALLOC_N(prof_boot1)
316#define prof_boot2 JEMALLOC_N(prof_boot2)
317#define prof_dump_header JEMALLOC_N(prof_dump_header)
318#define prof_dump_open JEMALLOC_N(prof_dump_open)
319#define prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object)
320#define prof_gdump JEMALLOC_N(prof_gdump)
321#define prof_gdump_get JEMALLOC_N(prof_gdump_get)
322#define prof_gdump_set JEMALLOC_N(prof_gdump_set)
323#define prof_gdump_val JEMALLOC_N(prof_gdump_val)
324#define prof_idump JEMALLOC_N(prof_idump)
325#define prof_interval JEMALLOC_N(prof_interval)
326#define prof_log_start JEMALLOC_N(prof_log_start)
327#define prof_log_stop JEMALLOC_N(prof_log_stop)
328#define prof_logging_state JEMALLOC_N(prof_logging_state)
329#define prof_lookup JEMALLOC_N(prof_lookup)
330#define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object)
331#define prof_mdump JEMALLOC_N(prof_mdump)
332#define prof_postfork_child JEMALLOC_N(prof_postfork_child)
333#define prof_postfork_parent JEMALLOC_N(prof_postfork_parent)
334#define prof_prefork0 JEMALLOC_N(prof_prefork0)
335#define prof_prefork1 JEMALLOC_N(prof_prefork1)
336#define prof_reset JEMALLOC_N(prof_reset)
337#define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
338#define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup)
339#define prof_tdata_init JEMALLOC_N(prof_tdata_init)
340#define prof_tdata_reinit JEMALLOC_N(prof_tdata_reinit)
341#define prof_thread_active_get JEMALLOC_N(prof_thread_active_get)
342#define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get)
343#define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set)
344#define prof_thread_active_set JEMALLOC_N(prof_thread_active_set)
345#define prof_thread_name_get JEMALLOC_N(prof_thread_name_get)
346#define prof_thread_name_set JEMALLOC_N(prof_thread_name_set)
347#define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init)
348#define rtree_leaf_alloc JEMALLOC_N(rtree_leaf_alloc)
349#define rtree_leaf_dalloc JEMALLOC_N(rtree_leaf_dalloc)
350#define rtree_leaf_elm_lookup_hard JEMALLOC_N(rtree_leaf_elm_lookup_hard)
351#define rtree_new JEMALLOC_N(rtree_new)
352#define rtree_node_alloc JEMALLOC_N(rtree_node_alloc)
353#define rtree_node_dalloc JEMALLOC_N(rtree_node_dalloc)
354#define safety_check_fail JEMALLOC_N(safety_check_fail)
355#define safety_check_set_abort JEMALLOC_N(safety_check_set_abort)
356#define arena_mutex_names JEMALLOC_N(arena_mutex_names)
357#define global_mutex_names JEMALLOC_N(global_mutex_names)
358#define opt_stats_print JEMALLOC_N(opt_stats_print)
359#define opt_stats_print_opts JEMALLOC_N(opt_stats_print_opts)
360#define stats_print JEMALLOC_N(stats_print)
361#define sc_boot JEMALLOC_N(sc_boot)
362#define sc_data_global JEMALLOC_N(sc_data_global)
363#define sc_data_init JEMALLOC_N(sc_data_init)
364#define sc_data_update_slab_size JEMALLOC_N(sc_data_update_slab_size)
365#define sz_boot JEMALLOC_N(sz_boot)
366#define sz_index2size_tab JEMALLOC_N(sz_index2size_tab)
367#define sz_pind2sz_tab JEMALLOC_N(sz_pind2sz_tab)
368#define sz_size2index_tab JEMALLOC_N(sz_size2index_tab)
369#define nhbins JEMALLOC_N(nhbins)
370#define opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
371#define opt_tcache JEMALLOC_N(opt_tcache)
372#define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
373#define tcache_arena_associate JEMALLOC_N(tcache_arena_associate)
374#define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate)
375#define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
376#define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
377#define tcache_bin_info JEMALLOC_N(tcache_bin_info)
378#define tcache_boot JEMALLOC_N(tcache_boot)
379#define tcache_cleanup JEMALLOC_N(tcache_cleanup)
380#define tcache_create_explicit JEMALLOC_N(tcache_create_explicit)
381#define tcache_event_hard JEMALLOC_N(tcache_event_hard)
382#define tcache_flush JEMALLOC_N(tcache_flush)
383#define tcache_maxclass JEMALLOC_N(tcache_maxclass)
384#define tcache_postfork_child JEMALLOC_N(tcache_postfork_child)
385#define tcache_postfork_parent JEMALLOC_N(tcache_postfork_parent)
386#define tcache_prefork JEMALLOC_N(tcache_prefork)
387#define tcache_salloc JEMALLOC_N(tcache_salloc)
388#define tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
389#define tcaches JEMALLOC_N(tcaches)
390#define tcaches_create JEMALLOC_N(tcaches_create)
391#define tcaches_destroy JEMALLOC_N(tcaches_destroy)
392#define tcaches_flush JEMALLOC_N(tcaches_flush)
393#define tsd_tcache_data_init JEMALLOC_N(tsd_tcache_data_init)
394#define tsd_tcache_enabled_data_init JEMALLOC_N(tsd_tcache_enabled_data_init)
395#define test_hooks_arena_new_hook JEMALLOC_N(test_hooks_arena_new_hook)
396#define test_hooks_libc_hook JEMALLOC_N(test_hooks_libc_hook)
397#define malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0)
398#define malloc_tsd_boot1 JEMALLOC_N(malloc_tsd_boot1)
399#define malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register)
400#define malloc_tsd_dalloc JEMALLOC_N(malloc_tsd_dalloc)
401#define malloc_tsd_malloc JEMALLOC_N(malloc_tsd_malloc)
402#define tsd_booted JEMALLOC_N(tsd_booted)
403#define tsd_cleanup JEMALLOC_N(tsd_cleanup)
404#define tsd_fetch_slow JEMALLOC_N(tsd_fetch_slow)
405#define tsd_global_slow JEMALLOC_N(tsd_global_slow)
406#define tsd_global_slow_dec JEMALLOC_N(tsd_global_slow_dec)
407#define tsd_global_slow_inc JEMALLOC_N(tsd_global_slow_inc)
408#define tsd_postfork_child JEMALLOC_N(tsd_postfork_child)
409#define tsd_postfork_parent JEMALLOC_N(tsd_postfork_parent)
410#define tsd_prefork JEMALLOC_N(tsd_prefork)
411#define tsd_slow_update JEMALLOC_N(tsd_slow_update)
412#define tsd_state_set JEMALLOC_N(tsd_state_set)
413#define tsd_tls JEMALLOC_N(tsd_tls)
414#define tsd_tsd JEMALLOC_N(tsd_tsd)
415#define witness_depth_error JEMALLOC_N(witness_depth_error)
416#define witness_init JEMALLOC_N(witness_init)
417#define witness_lock_error JEMALLOC_N(witness_lock_error)
418#define witness_not_owner_error JEMALLOC_N(witness_not_owner_error)
419#define witness_owner_error JEMALLOC_N(witness_owner_error)
420#define witness_postfork_child JEMALLOC_N(witness_postfork_child)
421#define witness_postfork_parent JEMALLOC_N(witness_postfork_parent)
422#define witness_prefork JEMALLOC_N(witness_prefork)
423#define witnesses_cleanup JEMALLOC_N(witnesses_cleanup)
424