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