1bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	a0dalloc JEMALLOC_N(a0dalloc)
2bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	a0malloc JEMALLOC_N(a0malloc)
3f5256e16dfc425c1d466f6308d4026d529ce9e0bHoward Hinnant#define	arena_aalloc JEMALLOC_N(arena_aalloc)
4bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
5b64f8b07c104c6cc986570ac8ee0ed16a9f23976Howard Hinnant#define	arena_basic_stats_merge JEMALLOC_N(arena_basic_stats_merge)
6b64f8b07c104c6cc986570ac8ee0ed16a9f23976Howard Hinnant#define	arena_bin_index JEMALLOC_N(arena_bin_index)
7bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_bin_info JEMALLOC_N(arena_bin_info)
8bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_bitselm_get JEMALLOC_N(arena_bitselm_get)
9bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_boot JEMALLOC_N(arena_boot)
10bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_choose JEMALLOC_N(arena_choose)
11bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_choose_hard JEMALLOC_N(arena_choose_hard)
12bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_alloc_huge JEMALLOC_N(arena_chunk_alloc_huge)
13bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_cache_maybe_insert JEMALLOC_N(arena_chunk_cache_maybe_insert)
14bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_cache_maybe_remove JEMALLOC_N(arena_chunk_cache_maybe_remove)
15bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_dalloc_huge JEMALLOC_N(arena_chunk_dalloc_huge)
16bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_ralloc_huge_expand JEMALLOC_N(arena_chunk_ralloc_huge_expand)
17bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_ralloc_huge_shrink JEMALLOC_N(arena_chunk_ralloc_huge_shrink)
18bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_chunk_ralloc_huge_similar JEMALLOC_N(arena_chunk_ralloc_huge_similar)
19bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_cleanup JEMALLOC_N(arena_cleanup)
20bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc JEMALLOC_N(arena_dalloc)
21bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_bin JEMALLOC_N(arena_dalloc_bin)
22bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_bin_junked_locked JEMALLOC_N(arena_dalloc_bin_junked_locked)
23bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_junk_large JEMALLOC_N(arena_dalloc_junk_large)
24bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
25bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_large JEMALLOC_N(arena_dalloc_large)
26bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_large_junked_locked JEMALLOC_N(arena_dalloc_large_junked_locked)
27bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dalloc_small JEMALLOC_N(arena_dalloc_small)
28bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_tick JEMALLOC_N(arena_decay_tick)
29bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_ticks JEMALLOC_N(arena_decay_ticks)
30bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_time_default_get JEMALLOC_N(arena_decay_time_default_get)
31bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_time_default_set JEMALLOC_N(arena_decay_time_default_set)
32bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_time_get JEMALLOC_N(arena_decay_time_get)
33bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_decay_time_set JEMALLOC_N(arena_decay_time_set)
34bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dss_prec_get JEMALLOC_N(arena_dss_prec_get)
35bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_dss_prec_set JEMALLOC_N(arena_dss_prec_set)
36bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_get JEMALLOC_N(arena_get)
37bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_init JEMALLOC_N(arena_init)
38bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_lg_dirty_mult_default_get JEMALLOC_N(arena_lg_dirty_mult_default_get)
39bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_lg_dirty_mult_default_set JEMALLOC_N(arena_lg_dirty_mult_default_set)
40bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_lg_dirty_mult_get JEMALLOC_N(arena_lg_dirty_mult_get)
41bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_lg_dirty_mult_set JEMALLOC_N(arena_lg_dirty_mult_set)
42bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_malloc JEMALLOC_N(arena_malloc)
43bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_malloc_hard JEMALLOC_N(arena_malloc_hard)
44bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_malloc_large JEMALLOC_N(arena_malloc_large)
45bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_allocated_get JEMALLOC_N(arena_mapbits_allocated_get)
46bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_binind_get JEMALLOC_N(arena_mapbits_binind_get)
47bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_decommitted_get JEMALLOC_N(arena_mapbits_decommitted_get)
48bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_dirty_get JEMALLOC_N(arena_mapbits_dirty_get)
49bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_get JEMALLOC_N(arena_mapbits_get)
50bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_internal_set JEMALLOC_N(arena_mapbits_internal_set)
51bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_large_binind_set JEMALLOC_N(arena_mapbits_large_binind_set)
52bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_large_get JEMALLOC_N(arena_mapbits_large_get)
53bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_large_set JEMALLOC_N(arena_mapbits_large_set)
54bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_large_size_get JEMALLOC_N(arena_mapbits_large_size_get)
55bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_size_decode JEMALLOC_N(arena_mapbits_size_decode)
56bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_size_encode JEMALLOC_N(arena_mapbits_size_encode)
57bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_small_runind_get JEMALLOC_N(arena_mapbits_small_runind_get)
58bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_small_set JEMALLOC_N(arena_mapbits_small_set)
59bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_unallocated_set JEMALLOC_N(arena_mapbits_unallocated_set)
60bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_unallocated_size_get JEMALLOC_N(arena_mapbits_unallocated_size_get)
61bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_unallocated_size_set JEMALLOC_N(arena_mapbits_unallocated_size_set)
62bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbits_unzeroed_get JEMALLOC_N(arena_mapbits_unzeroed_get)
63bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbitsp_get JEMALLOC_N(arena_mapbitsp_get)
64bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbitsp_read JEMALLOC_N(arena_mapbitsp_read)
65bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_mapbitsp_write JEMALLOC_N(arena_mapbitsp_write)
66bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_maxrun JEMALLOC_N(arena_maxrun)
67bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_maybe_purge JEMALLOC_N(arena_maybe_purge)
68bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_metadata_allocated_add JEMALLOC_N(arena_metadata_allocated_add)
69bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_metadata_allocated_get JEMALLOC_N(arena_metadata_allocated_get)
70bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_metadata_allocated_sub JEMALLOC_N(arena_metadata_allocated_sub)
71bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_migrate JEMALLOC_N(arena_migrate)
72bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_miscelm_get JEMALLOC_N(arena_miscelm_get)
73bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_miscelm_to_pageind JEMALLOC_N(arena_miscelm_to_pageind)
74bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_miscelm_to_rpages JEMALLOC_N(arena_miscelm_to_rpages)
75bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_new JEMALLOC_N(arena_new)
76bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_node_alloc JEMALLOC_N(arena_node_alloc)
77bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_node_dalloc JEMALLOC_N(arena_node_dalloc)
78bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_nthreads_dec JEMALLOC_N(arena_nthreads_dec)
79bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_nthreads_get JEMALLOC_N(arena_nthreads_get)
80bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_nthreads_inc JEMALLOC_N(arena_nthreads_inc)
81bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_palloc JEMALLOC_N(arena_palloc)
82bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_postfork_child JEMALLOC_N(arena_postfork_child)
83bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
84bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prefork JEMALLOC_N(arena_prefork)
85bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_accum JEMALLOC_N(arena_prof_accum)
86bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_accum_impl JEMALLOC_N(arena_prof_accum_impl)
87bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_accum_locked JEMALLOC_N(arena_prof_accum_locked)
88bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_promoted JEMALLOC_N(arena_prof_promoted)
89bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_tctx_get JEMALLOC_N(arena_prof_tctx_get)
90bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_tctx_reset JEMALLOC_N(arena_prof_tctx_reset)
91bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_prof_tctx_set JEMALLOC_N(arena_prof_tctx_set)
92bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_ptr_small_binind_get JEMALLOC_N(arena_ptr_small_binind_get)
93bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_purge JEMALLOC_N(arena_purge)
94bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_quarantine_junk_small JEMALLOC_N(arena_quarantine_junk_small)
95bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_ralloc JEMALLOC_N(arena_ralloc)
96bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_ralloc_junk_large JEMALLOC_N(arena_ralloc_junk_large)
97bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
98bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_rd_to_miscelm JEMALLOC_N(arena_rd_to_miscelm)
99bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_redzone_corruption JEMALLOC_N(arena_redzone_corruption)
100bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_run_regind JEMALLOC_N(arena_run_regind)
101bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_run_to_miscelm JEMALLOC_N(arena_run_to_miscelm)
102bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_salloc JEMALLOC_N(arena_salloc)
103bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_sdalloc JEMALLOC_N(arena_sdalloc)
104bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_stats_merge JEMALLOC_N(arena_stats_merge)
105bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
106bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_tdata_get JEMALLOC_N(arena_tdata_get)
107bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arena_tdata_get_hard JEMALLOC_N(arena_tdata_get_hard)
108bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arenas JEMALLOC_N(arenas)
109bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arenas_tdata_bypass_cleanup JEMALLOC_N(arenas_tdata_bypass_cleanup)
110bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	arenas_tdata_cleanup JEMALLOC_N(arenas_tdata_cleanup)
111bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_add_p JEMALLOC_N(atomic_add_p)
112bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_add_u JEMALLOC_N(atomic_add_u)
113bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_add_uint32 JEMALLOC_N(atomic_add_uint32)
114bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_add_uint64 JEMALLOC_N(atomic_add_uint64)
115bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_add_z JEMALLOC_N(atomic_add_z)
116bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_cas_p JEMALLOC_N(atomic_cas_p)
117bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_cas_u JEMALLOC_N(atomic_cas_u)
118bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_cas_uint32 JEMALLOC_N(atomic_cas_uint32)
119bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_cas_uint64 JEMALLOC_N(atomic_cas_uint64)
120bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_cas_z JEMALLOC_N(atomic_cas_z)
121bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_sub_p JEMALLOC_N(atomic_sub_p)
122bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_sub_u JEMALLOC_N(atomic_sub_u)
123bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_sub_uint32 JEMALLOC_N(atomic_sub_uint32)
124bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_sub_uint64 JEMALLOC_N(atomic_sub_uint64)
125bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	atomic_sub_z JEMALLOC_N(atomic_sub_z)
126bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	base_alloc JEMALLOC_N(base_alloc)
127bc8d3f97eb5c958007f2713238472e0c1c8fe02Howard Hinnant#define	base_boot JEMALLOC_N(base_boot)
128#define	base_postfork_child JEMALLOC_N(base_postfork_child)
129#define	base_postfork_parent JEMALLOC_N(base_postfork_parent)
130#define	base_prefork JEMALLOC_N(base_prefork)
131#define	base_stats_get JEMALLOC_N(base_stats_get)
132#define	bitmap_full JEMALLOC_N(bitmap_full)
133#define	bitmap_get JEMALLOC_N(bitmap_get)
134#define	bitmap_info_init JEMALLOC_N(bitmap_info_init)
135#define	bitmap_init JEMALLOC_N(bitmap_init)
136#define	bitmap_set JEMALLOC_N(bitmap_set)
137#define	bitmap_sfu JEMALLOC_N(bitmap_sfu)
138#define	bitmap_size JEMALLOC_N(bitmap_size)
139#define	bitmap_unset JEMALLOC_N(bitmap_unset)
140#define	bootstrap_calloc JEMALLOC_N(bootstrap_calloc)
141#define	bootstrap_free JEMALLOC_N(bootstrap_free)
142#define	bootstrap_malloc JEMALLOC_N(bootstrap_malloc)
143#define	bt_init JEMALLOC_N(bt_init)
144#define	buferror JEMALLOC_N(buferror)
145#define	chunk_alloc_base JEMALLOC_N(chunk_alloc_base)
146#define	chunk_alloc_cache JEMALLOC_N(chunk_alloc_cache)
147#define	chunk_alloc_dss JEMALLOC_N(chunk_alloc_dss)
148#define	chunk_alloc_mmap JEMALLOC_N(chunk_alloc_mmap)
149#define	chunk_alloc_wrapper JEMALLOC_N(chunk_alloc_wrapper)
150#define	chunk_boot JEMALLOC_N(chunk_boot)
151#define	chunk_dalloc_arena JEMALLOC_N(chunk_dalloc_arena)
152#define	chunk_dalloc_cache JEMALLOC_N(chunk_dalloc_cache)
153#define	chunk_dalloc_mmap JEMALLOC_N(chunk_dalloc_mmap)
154#define	chunk_dalloc_wrapper JEMALLOC_N(chunk_dalloc_wrapper)
155#define	chunk_deregister JEMALLOC_N(chunk_deregister)
156#define	chunk_dss_boot JEMALLOC_N(chunk_dss_boot)
157#define	chunk_dss_postfork_child JEMALLOC_N(chunk_dss_postfork_child)
158#define	chunk_dss_postfork_parent JEMALLOC_N(chunk_dss_postfork_parent)
159#define	chunk_dss_prec_get JEMALLOC_N(chunk_dss_prec_get)
160#define	chunk_dss_prec_set JEMALLOC_N(chunk_dss_prec_set)
161#define	chunk_dss_prefork JEMALLOC_N(chunk_dss_prefork)
162#define	chunk_hooks_default JEMALLOC_N(chunk_hooks_default)
163#define	chunk_hooks_get JEMALLOC_N(chunk_hooks_get)
164#define	chunk_hooks_set JEMALLOC_N(chunk_hooks_set)
165#define	chunk_in_dss JEMALLOC_N(chunk_in_dss)
166#define	chunk_lookup JEMALLOC_N(chunk_lookup)
167#define	chunk_npages JEMALLOC_N(chunk_npages)
168#define	chunk_postfork_child JEMALLOC_N(chunk_postfork_child)
169#define	chunk_postfork_parent JEMALLOC_N(chunk_postfork_parent)
170#define	chunk_prefork JEMALLOC_N(chunk_prefork)
171#define	chunk_purge_arena JEMALLOC_N(chunk_purge_arena)
172#define	chunk_purge_wrapper JEMALLOC_N(chunk_purge_wrapper)
173#define	chunk_register JEMALLOC_N(chunk_register)
174#define	chunks_rtree JEMALLOC_N(chunks_rtree)
175#define	chunksize JEMALLOC_N(chunksize)
176#define	chunksize_mask JEMALLOC_N(chunksize_mask)
177#define	ckh_count JEMALLOC_N(ckh_count)
178#define	ckh_delete JEMALLOC_N(ckh_delete)
179#define	ckh_insert JEMALLOC_N(ckh_insert)
180#define	ckh_iter JEMALLOC_N(ckh_iter)
181#define	ckh_new JEMALLOC_N(ckh_new)
182#define	ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
183#define	ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
184#define	ckh_remove JEMALLOC_N(ckh_remove)
185#define	ckh_search JEMALLOC_N(ckh_search)
186#define	ckh_string_hash JEMALLOC_N(ckh_string_hash)
187#define	ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
188#define	ctl_boot JEMALLOC_N(ctl_boot)
189#define	ctl_bymib JEMALLOC_N(ctl_bymib)
190#define	ctl_byname JEMALLOC_N(ctl_byname)
191#define	ctl_nametomib JEMALLOC_N(ctl_nametomib)
192#define	ctl_postfork_child JEMALLOC_N(ctl_postfork_child)
193#define	ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent)
194#define	ctl_prefork JEMALLOC_N(ctl_prefork)
195#define	decay_ticker_get JEMALLOC_N(decay_ticker_get)
196#define	dss_prec_names JEMALLOC_N(dss_prec_names)
197#define	extent_node_achunk_get JEMALLOC_N(extent_node_achunk_get)
198#define	extent_node_achunk_set JEMALLOC_N(extent_node_achunk_set)
199#define	extent_node_addr_get JEMALLOC_N(extent_node_addr_get)
200#define	extent_node_addr_set JEMALLOC_N(extent_node_addr_set)
201#define	extent_node_arena_get JEMALLOC_N(extent_node_arena_get)
202#define	extent_node_arena_set JEMALLOC_N(extent_node_arena_set)
203#define	extent_node_dirty_insert JEMALLOC_N(extent_node_dirty_insert)
204#define	extent_node_dirty_linkage_init JEMALLOC_N(extent_node_dirty_linkage_init)
205#define	extent_node_dirty_remove JEMALLOC_N(extent_node_dirty_remove)
206#define	extent_node_init JEMALLOC_N(extent_node_init)
207#define	extent_node_prof_tctx_get JEMALLOC_N(extent_node_prof_tctx_get)
208#define	extent_node_prof_tctx_set JEMALLOC_N(extent_node_prof_tctx_set)
209#define	extent_node_size_get JEMALLOC_N(extent_node_size_get)
210#define	extent_node_size_set JEMALLOC_N(extent_node_size_set)
211#define	extent_node_zeroed_get JEMALLOC_N(extent_node_zeroed_get)
212#define	extent_node_zeroed_set JEMALLOC_N(extent_node_zeroed_set)
213#define	extent_tree_ad_empty JEMALLOC_N(extent_tree_ad_empty)
214#define	extent_tree_ad_first JEMALLOC_N(extent_tree_ad_first)
215#define	extent_tree_ad_insert JEMALLOC_N(extent_tree_ad_insert)
216#define	extent_tree_ad_iter JEMALLOC_N(extent_tree_ad_iter)
217#define	extent_tree_ad_iter_recurse JEMALLOC_N(extent_tree_ad_iter_recurse)
218#define	extent_tree_ad_iter_start JEMALLOC_N(extent_tree_ad_iter_start)
219#define	extent_tree_ad_last JEMALLOC_N(extent_tree_ad_last)
220#define	extent_tree_ad_new JEMALLOC_N(extent_tree_ad_new)
221#define	extent_tree_ad_next JEMALLOC_N(extent_tree_ad_next)
222#define	extent_tree_ad_nsearch JEMALLOC_N(extent_tree_ad_nsearch)
223#define	extent_tree_ad_prev JEMALLOC_N(extent_tree_ad_prev)
224#define	extent_tree_ad_psearch JEMALLOC_N(extent_tree_ad_psearch)
225#define	extent_tree_ad_remove JEMALLOC_N(extent_tree_ad_remove)
226#define	extent_tree_ad_reverse_iter JEMALLOC_N(extent_tree_ad_reverse_iter)
227#define	extent_tree_ad_reverse_iter_recurse JEMALLOC_N(extent_tree_ad_reverse_iter_recurse)
228#define	extent_tree_ad_reverse_iter_start JEMALLOC_N(extent_tree_ad_reverse_iter_start)
229#define	extent_tree_ad_search JEMALLOC_N(extent_tree_ad_search)
230#define	extent_tree_szad_empty JEMALLOC_N(extent_tree_szad_empty)
231#define	extent_tree_szad_first JEMALLOC_N(extent_tree_szad_first)
232#define	extent_tree_szad_insert JEMALLOC_N(extent_tree_szad_insert)
233#define	extent_tree_szad_iter JEMALLOC_N(extent_tree_szad_iter)
234#define	extent_tree_szad_iter_recurse JEMALLOC_N(extent_tree_szad_iter_recurse)
235#define	extent_tree_szad_iter_start JEMALLOC_N(extent_tree_szad_iter_start)
236#define	extent_tree_szad_last JEMALLOC_N(extent_tree_szad_last)
237#define	extent_tree_szad_new JEMALLOC_N(extent_tree_szad_new)
238#define	extent_tree_szad_next JEMALLOC_N(extent_tree_szad_next)
239#define	extent_tree_szad_nsearch JEMALLOC_N(extent_tree_szad_nsearch)
240#define	extent_tree_szad_prev JEMALLOC_N(extent_tree_szad_prev)
241#define	extent_tree_szad_psearch JEMALLOC_N(extent_tree_szad_psearch)
242#define	extent_tree_szad_remove JEMALLOC_N(extent_tree_szad_remove)
243#define	extent_tree_szad_reverse_iter JEMALLOC_N(extent_tree_szad_reverse_iter)
244#define	extent_tree_szad_reverse_iter_recurse JEMALLOC_N(extent_tree_szad_reverse_iter_recurse)
245#define	extent_tree_szad_reverse_iter_start JEMALLOC_N(extent_tree_szad_reverse_iter_start)
246#define	extent_tree_szad_search JEMALLOC_N(extent_tree_szad_search)
247#define	ffs_llu JEMALLOC_N(ffs_llu)
248#define	ffs_lu JEMALLOC_N(ffs_lu)
249#define	ffs_u JEMALLOC_N(ffs_u)
250#define	ffs_u32 JEMALLOC_N(ffs_u32)
251#define	ffs_u64 JEMALLOC_N(ffs_u64)
252#define	ffs_zu JEMALLOC_N(ffs_zu)
253#define	get_errno JEMALLOC_N(get_errno)
254#define	hash JEMALLOC_N(hash)
255#define	hash_fmix_32 JEMALLOC_N(hash_fmix_32)
256#define	hash_fmix_64 JEMALLOC_N(hash_fmix_64)
257#define	hash_get_block_32 JEMALLOC_N(hash_get_block_32)
258#define	hash_get_block_64 JEMALLOC_N(hash_get_block_64)
259#define	hash_rotl_32 JEMALLOC_N(hash_rotl_32)
260#define	hash_rotl_64 JEMALLOC_N(hash_rotl_64)
261#define	hash_x64_128 JEMALLOC_N(hash_x64_128)
262#define	hash_x86_128 JEMALLOC_N(hash_x86_128)
263#define	hash_x86_32 JEMALLOC_N(hash_x86_32)
264#define	huge_aalloc JEMALLOC_N(huge_aalloc)
265#define	huge_dalloc JEMALLOC_N(huge_dalloc)
266#define	huge_dalloc_junk JEMALLOC_N(huge_dalloc_junk)
267#define	huge_malloc JEMALLOC_N(huge_malloc)
268#define	huge_palloc JEMALLOC_N(huge_palloc)
269#define	huge_prof_tctx_get JEMALLOC_N(huge_prof_tctx_get)
270#define	huge_prof_tctx_reset JEMALLOC_N(huge_prof_tctx_reset)
271#define	huge_prof_tctx_set JEMALLOC_N(huge_prof_tctx_set)
272#define	huge_ralloc JEMALLOC_N(huge_ralloc)
273#define	huge_ralloc_no_move JEMALLOC_N(huge_ralloc_no_move)
274#define	huge_salloc JEMALLOC_N(huge_salloc)
275#define	iaalloc JEMALLOC_N(iaalloc)
276#define	iallocztm JEMALLOC_N(iallocztm)
277#define	icalloc JEMALLOC_N(icalloc)
278#define	icalloct JEMALLOC_N(icalloct)
279#define	idalloc JEMALLOC_N(idalloc)
280#define	idalloct JEMALLOC_N(idalloct)
281#define	idalloctm JEMALLOC_N(idalloctm)
282#define	imalloc JEMALLOC_N(imalloc)
283#define	imalloct JEMALLOC_N(imalloct)
284#define	in_valgrind JEMALLOC_N(in_valgrind)
285#define	index2size JEMALLOC_N(index2size)
286#define	index2size_compute JEMALLOC_N(index2size_compute)
287#define	index2size_lookup JEMALLOC_N(index2size_lookup)
288#define	index2size_tab JEMALLOC_N(index2size_tab)
289#define	ipalloc JEMALLOC_N(ipalloc)
290#define	ipalloct JEMALLOC_N(ipalloct)
291#define	ipallocztm JEMALLOC_N(ipallocztm)
292#define	iqalloc JEMALLOC_N(iqalloc)
293#define	iralloc JEMALLOC_N(iralloc)
294#define	iralloct JEMALLOC_N(iralloct)
295#define	iralloct_realign JEMALLOC_N(iralloct_realign)
296#define	isalloc JEMALLOC_N(isalloc)
297#define	isdalloct JEMALLOC_N(isdalloct)
298#define	isqalloc JEMALLOC_N(isqalloc)
299#define	isthreaded JEMALLOC_N(isthreaded)
300#define	ivsalloc JEMALLOC_N(ivsalloc)
301#define	ixalloc JEMALLOC_N(ixalloc)
302#define	jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
303#define	jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent)
304#define	jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
305#define	large_maxclass JEMALLOC_N(large_maxclass)
306#define	lg_floor JEMALLOC_N(lg_floor)
307#define	malloc_cprintf JEMALLOC_N(malloc_cprintf)
308#define	malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
309#define	malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock)
310#define	malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
311#define	malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
312#define	malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
313#define	malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock)
314#define	malloc_printf JEMALLOC_N(malloc_printf)
315#define	malloc_snprintf JEMALLOC_N(malloc_snprintf)
316#define	malloc_strtoumax JEMALLOC_N(malloc_strtoumax)
317#define	malloc_tsd_boot0 JEMALLOC_N(malloc_tsd_boot0)
318#define	malloc_tsd_boot1 JEMALLOC_N(malloc_tsd_boot1)
319#define	malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register)
320#define	malloc_tsd_dalloc JEMALLOC_N(malloc_tsd_dalloc)
321#define	malloc_tsd_malloc JEMALLOC_N(malloc_tsd_malloc)
322#define	malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup)
323#define	malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
324#define	malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
325#define	malloc_write JEMALLOC_N(malloc_write)
326#define	map_bias JEMALLOC_N(map_bias)
327#define	map_misc_offset JEMALLOC_N(map_misc_offset)
328#define	mb_write JEMALLOC_N(mb_write)
329#define	mutex_boot JEMALLOC_N(mutex_boot)
330#define	narenas_tdata_cleanup JEMALLOC_N(narenas_tdata_cleanup)
331#define	narenas_total_get JEMALLOC_N(narenas_total_get)
332#define	ncpus JEMALLOC_N(ncpus)
333#define	nhbins JEMALLOC_N(nhbins)
334#define	nstime_add JEMALLOC_N(nstime_add)
335#define	nstime_compare JEMALLOC_N(nstime_compare)
336#define	nstime_copy JEMALLOC_N(nstime_copy)
337#define	nstime_divide JEMALLOC_N(nstime_divide)
338#define	nstime_idivide JEMALLOC_N(nstime_idivide)
339#define	nstime_imultiply JEMALLOC_N(nstime_imultiply)
340#define	nstime_init JEMALLOC_N(nstime_init)
341#define	nstime_init2 JEMALLOC_N(nstime_init2)
342#define	nstime_ns JEMALLOC_N(nstime_ns)
343#define	nstime_nsec JEMALLOC_N(nstime_nsec)
344#define	nstime_sec JEMALLOC_N(nstime_sec)
345#define	nstime_subtract JEMALLOC_N(nstime_subtract)
346#define	nstime_update JEMALLOC_N(nstime_update)
347#define	opt_abort JEMALLOC_N(opt_abort)
348#define	opt_decay_time JEMALLOC_N(opt_decay_time)
349#define	opt_dss JEMALLOC_N(opt_dss)
350#define	opt_junk JEMALLOC_N(opt_junk)
351#define	opt_junk_alloc JEMALLOC_N(opt_junk_alloc)
352#define	opt_junk_free JEMALLOC_N(opt_junk_free)
353#define	opt_lg_chunk JEMALLOC_N(opt_lg_chunk)
354#define	opt_lg_dirty_mult JEMALLOC_N(opt_lg_dirty_mult)
355#define	opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
356#define	opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
357#define	opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
358#define	opt_narenas JEMALLOC_N(opt_narenas)
359#define	opt_prof JEMALLOC_N(opt_prof)
360#define	opt_prof_accum JEMALLOC_N(opt_prof_accum)
361#define	opt_prof_active JEMALLOC_N(opt_prof_active)
362#define	opt_prof_final JEMALLOC_N(opt_prof_final)
363#define	opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
364#define	opt_prof_leak JEMALLOC_N(opt_prof_leak)
365#define	opt_prof_prefix JEMALLOC_N(opt_prof_prefix)
366#define	opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init)
367#define	opt_purge JEMALLOC_N(opt_purge)
368#define	opt_quarantine JEMALLOC_N(opt_quarantine)
369#define	opt_redzone JEMALLOC_N(opt_redzone)
370#define	opt_stats_print JEMALLOC_N(opt_stats_print)
371#define	opt_tcache JEMALLOC_N(opt_tcache)
372#define	opt_utrace JEMALLOC_N(opt_utrace)
373#define	opt_xmalloc JEMALLOC_N(opt_xmalloc)
374#define	opt_zero JEMALLOC_N(opt_zero)
375#define	p2rz JEMALLOC_N(p2rz)
376#define	pages_commit JEMALLOC_N(pages_commit)
377#define	pages_decommit JEMALLOC_N(pages_decommit)
378#define	pages_map JEMALLOC_N(pages_map)
379#define	pages_purge JEMALLOC_N(pages_purge)
380#define	pages_trim JEMALLOC_N(pages_trim)
381#define	pages_unmap JEMALLOC_N(pages_unmap)
382#define	pow2_ceil_u32 JEMALLOC_N(pow2_ceil_u32)
383#define	pow2_ceil_u64 JEMALLOC_N(pow2_ceil_u64)
384#define	pow2_ceil_zu JEMALLOC_N(pow2_ceil_zu)
385#define	prng_lg_range JEMALLOC_N(prng_lg_range)
386#define	prng_range JEMALLOC_N(prng_range)
387#define	prof_active_get JEMALLOC_N(prof_active_get)
388#define	prof_active_get_unlocked JEMALLOC_N(prof_active_get_unlocked)
389#define	prof_active_set JEMALLOC_N(prof_active_set)
390#define	prof_alloc_prep JEMALLOC_N(prof_alloc_prep)
391#define	prof_alloc_rollback JEMALLOC_N(prof_alloc_rollback)
392#define	prof_backtrace JEMALLOC_N(prof_backtrace)
393#define	prof_boot0 JEMALLOC_N(prof_boot0)
394#define	prof_boot1 JEMALLOC_N(prof_boot1)
395#define	prof_boot2 JEMALLOC_N(prof_boot2)
396#define	prof_dump_header JEMALLOC_N(prof_dump_header)
397#define	prof_dump_open JEMALLOC_N(prof_dump_open)
398#define	prof_free JEMALLOC_N(prof_free)
399#define	prof_free_sampled_object JEMALLOC_N(prof_free_sampled_object)
400#define	prof_gdump JEMALLOC_N(prof_gdump)
401#define	prof_gdump_get JEMALLOC_N(prof_gdump_get)
402#define	prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked)
403#define	prof_gdump_set JEMALLOC_N(prof_gdump_set)
404#define	prof_gdump_val JEMALLOC_N(prof_gdump_val)
405#define	prof_idump JEMALLOC_N(prof_idump)
406#define	prof_interval JEMALLOC_N(prof_interval)
407#define	prof_lookup JEMALLOC_N(prof_lookup)
408#define	prof_malloc JEMALLOC_N(prof_malloc)
409#define	prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object)
410#define	prof_mdump JEMALLOC_N(prof_mdump)
411#define	prof_postfork_child JEMALLOC_N(prof_postfork_child)
412#define	prof_postfork_parent JEMALLOC_N(prof_postfork_parent)
413#define	prof_prefork JEMALLOC_N(prof_prefork)
414#define	prof_realloc JEMALLOC_N(prof_realloc)
415#define	prof_reset JEMALLOC_N(prof_reset)
416#define	prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update)
417#define	prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
418#define	prof_tctx_get JEMALLOC_N(prof_tctx_get)
419#define	prof_tctx_reset JEMALLOC_N(prof_tctx_reset)
420#define	prof_tctx_set JEMALLOC_N(prof_tctx_set)
421#define	prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup)
422#define	prof_tdata_get JEMALLOC_N(prof_tdata_get)
423#define	prof_tdata_init JEMALLOC_N(prof_tdata_init)
424#define	prof_tdata_reinit JEMALLOC_N(prof_tdata_reinit)
425#define	prof_thread_active_get JEMALLOC_N(prof_thread_active_get)
426#define	prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get)
427#define	prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set)
428#define	prof_thread_active_set JEMALLOC_N(prof_thread_active_set)
429#define	prof_thread_name_get JEMALLOC_N(prof_thread_name_get)
430#define	prof_thread_name_set JEMALLOC_N(prof_thread_name_set)
431#define	purge_mode_names JEMALLOC_N(purge_mode_names)
432#define	quarantine JEMALLOC_N(quarantine)
433#define	quarantine_alloc_hook JEMALLOC_N(quarantine_alloc_hook)
434#define	quarantine_alloc_hook_work JEMALLOC_N(quarantine_alloc_hook_work)
435#define	quarantine_cleanup JEMALLOC_N(quarantine_cleanup)
436#define	register_zone JEMALLOC_N(register_zone)
437#define	rtree_child_read JEMALLOC_N(rtree_child_read)
438#define	rtree_child_read_hard JEMALLOC_N(rtree_child_read_hard)
439#define	rtree_child_tryread JEMALLOC_N(rtree_child_tryread)
440#define	rtree_delete JEMALLOC_N(rtree_delete)
441#define	rtree_get JEMALLOC_N(rtree_get)
442#define	rtree_new JEMALLOC_N(rtree_new)
443#define	rtree_node_valid JEMALLOC_N(rtree_node_valid)
444#define	rtree_set JEMALLOC_N(rtree_set)
445#define	rtree_start_level JEMALLOC_N(rtree_start_level)
446#define	rtree_subkey JEMALLOC_N(rtree_subkey)
447#define	rtree_subtree_read JEMALLOC_N(rtree_subtree_read)
448#define	rtree_subtree_read_hard JEMALLOC_N(rtree_subtree_read_hard)
449#define	rtree_subtree_tryread JEMALLOC_N(rtree_subtree_tryread)
450#define	rtree_val_read JEMALLOC_N(rtree_val_read)
451#define	rtree_val_write JEMALLOC_N(rtree_val_write)
452#define	run_quantize_ceil JEMALLOC_N(run_quantize_ceil)
453#define	run_quantize_floor JEMALLOC_N(run_quantize_floor)
454#define	run_quantize_max JEMALLOC_N(run_quantize_max)
455#define	s2u JEMALLOC_N(s2u)
456#define	s2u_compute JEMALLOC_N(s2u_compute)
457#define	s2u_lookup JEMALLOC_N(s2u_lookup)
458#define	sa2u JEMALLOC_N(sa2u)
459#define	set_errno JEMALLOC_N(set_errno)
460#define	size2index JEMALLOC_N(size2index)
461#define	size2index_compute JEMALLOC_N(size2index_compute)
462#define	size2index_lookup JEMALLOC_N(size2index_lookup)
463#define	size2index_tab JEMALLOC_N(size2index_tab)
464#define	stats_cactive JEMALLOC_N(stats_cactive)
465#define	stats_cactive_add JEMALLOC_N(stats_cactive_add)
466#define	stats_cactive_get JEMALLOC_N(stats_cactive_get)
467#define	stats_cactive_sub JEMALLOC_N(stats_cactive_sub)
468#define	stats_print JEMALLOC_N(stats_print)
469#define	tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy)
470#define	tcache_alloc_large JEMALLOC_N(tcache_alloc_large)
471#define	tcache_alloc_small JEMALLOC_N(tcache_alloc_small)
472#define	tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
473#define	tcache_arena_associate JEMALLOC_N(tcache_arena_associate)
474#define	tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate)
475#define	tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate)
476#define	tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
477#define	tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
478#define	tcache_bin_info JEMALLOC_N(tcache_bin_info)
479#define	tcache_boot JEMALLOC_N(tcache_boot)
480#define	tcache_cleanup JEMALLOC_N(tcache_cleanup)
481#define	tcache_create JEMALLOC_N(tcache_create)
482#define	tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large)
483#define	tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small)
484#define	tcache_enabled_cleanup JEMALLOC_N(tcache_enabled_cleanup)
485#define	tcache_enabled_get JEMALLOC_N(tcache_enabled_get)
486#define	tcache_enabled_set JEMALLOC_N(tcache_enabled_set)
487#define	tcache_event JEMALLOC_N(tcache_event)
488#define	tcache_event_hard JEMALLOC_N(tcache_event_hard)
489#define	tcache_flush JEMALLOC_N(tcache_flush)
490#define	tcache_get JEMALLOC_N(tcache_get)
491#define	tcache_get_hard JEMALLOC_N(tcache_get_hard)
492#define	tcache_maxclass JEMALLOC_N(tcache_maxclass)
493#define	tcache_salloc JEMALLOC_N(tcache_salloc)
494#define	tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
495#define	tcaches JEMALLOC_N(tcaches)
496#define	tcaches_create JEMALLOC_N(tcaches_create)
497#define	tcaches_destroy JEMALLOC_N(tcaches_destroy)
498#define	tcaches_flush JEMALLOC_N(tcaches_flush)
499#define	tcaches_get JEMALLOC_N(tcaches_get)
500#define	thread_allocated_cleanup JEMALLOC_N(thread_allocated_cleanup)
501#define	thread_deallocated_cleanup JEMALLOC_N(thread_deallocated_cleanup)
502#define	ticker_copy JEMALLOC_N(ticker_copy)
503#define	ticker_init JEMALLOC_N(ticker_init)
504#define	ticker_read JEMALLOC_N(ticker_read)
505#define	ticker_tick JEMALLOC_N(ticker_tick)
506#define	ticker_ticks JEMALLOC_N(ticker_ticks)
507#define	tsd_arena_get JEMALLOC_N(tsd_arena_get)
508#define	tsd_arena_set JEMALLOC_N(tsd_arena_set)
509#define	tsd_boot JEMALLOC_N(tsd_boot)
510#define	tsd_boot0 JEMALLOC_N(tsd_boot0)
511#define	tsd_boot1 JEMALLOC_N(tsd_boot1)
512#define	tsd_booted JEMALLOC_N(tsd_booted)
513#define	tsd_cleanup JEMALLOC_N(tsd_cleanup)
514#define	tsd_cleanup_wrapper JEMALLOC_N(tsd_cleanup_wrapper)
515#define	tsd_fetch JEMALLOC_N(tsd_fetch)
516#define	tsd_get JEMALLOC_N(tsd_get)
517#define	tsd_wrapper_get JEMALLOC_N(tsd_wrapper_get)
518#define	tsd_wrapper_set JEMALLOC_N(tsd_wrapper_set)
519#define	tsd_initialized JEMALLOC_N(tsd_initialized)
520#define	tsd_init_check_recursion JEMALLOC_N(tsd_init_check_recursion)
521#define	tsd_init_finish JEMALLOC_N(tsd_init_finish)
522#define	tsd_init_head JEMALLOC_N(tsd_init_head)
523#define	tsd_nominal JEMALLOC_N(tsd_nominal)
524#define	tsd_prof_tdata_get JEMALLOC_N(tsd_prof_tdata_get)
525#define	tsd_prof_tdata_set JEMALLOC_N(tsd_prof_tdata_set)
526#define	tsd_quarantine_get JEMALLOC_N(tsd_quarantine_get)
527#define	tsd_quarantine_set JEMALLOC_N(tsd_quarantine_set)
528#define	tsd_set JEMALLOC_N(tsd_set)
529#define	tsd_tcache_enabled_get JEMALLOC_N(tsd_tcache_enabled_get)
530#define	tsd_tcache_enabled_set JEMALLOC_N(tsd_tcache_enabled_set)
531#define	tsd_tcache_get JEMALLOC_N(tsd_tcache_get)
532#define	tsd_tcache_set JEMALLOC_N(tsd_tcache_set)
533#define	tsd_thread_allocated_get JEMALLOC_N(tsd_thread_allocated_get)
534#define	tsd_thread_allocated_set JEMALLOC_N(tsd_thread_allocated_set)
535#define	tsd_thread_deallocated_get JEMALLOC_N(tsd_thread_deallocated_get)
536#define	tsd_thread_deallocated_set JEMALLOC_N(tsd_thread_deallocated_set)
537#define	tsd_tls JEMALLOC_N(tsd_tls)
538#define	tsd_tsd JEMALLOC_N(tsd_tsd)
539#define	u2rz JEMALLOC_N(u2rz)
540#define	valgrind_freelike_block JEMALLOC_N(valgrind_freelike_block)
541#define	valgrind_make_mem_defined JEMALLOC_N(valgrind_make_mem_defined)
542#define	valgrind_make_mem_noaccess JEMALLOC_N(valgrind_make_mem_noaccess)
543#define	valgrind_make_mem_undefined JEMALLOC_N(valgrind_make_mem_undefined)
544