private_namespace.h revision 609ae595f0358157b19311b0f9f9591db7cee705
13c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	a0calloc JEMALLOC_N(a0calloc)
23c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	a0free JEMALLOC_N(a0free)
33c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	a0malloc JEMALLOC_N(a0malloc)
43c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
53c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_bin_index JEMALLOC_N(arena_bin_index)
63c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_bin_info JEMALLOC_N(arena_bin_info)
73c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_boot JEMALLOC_N(arena_boot)
83c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc JEMALLOC_N(arena_dalloc)
93c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_bin JEMALLOC_N(arena_dalloc_bin)
103c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_bin_locked JEMALLOC_N(arena_dalloc_bin_locked)
113c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
123c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_large JEMALLOC_N(arena_dalloc_large)
133c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_large_locked JEMALLOC_N(arena_dalloc_large_locked)
143c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dalloc_small JEMALLOC_N(arena_dalloc_small)
153c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dss_prec_get JEMALLOC_N(arena_dss_prec_get)
163c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_dss_prec_set JEMALLOC_N(arena_dss_prec_set)
173c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_malloc JEMALLOC_N(arena_malloc)
183c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_malloc_large JEMALLOC_N(arena_malloc_large)
193c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_malloc_small JEMALLOC_N(arena_malloc_small)
203c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_allocated_get JEMALLOC_N(arena_mapbits_allocated_get)
213c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_binind_get JEMALLOC_N(arena_mapbits_binind_get)
223c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_dirty_get JEMALLOC_N(arena_mapbits_dirty_get)
233c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_get JEMALLOC_N(arena_mapbits_get)
243c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_large_binind_set JEMALLOC_N(arena_mapbits_large_binind_set)
253c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_large_get JEMALLOC_N(arena_mapbits_large_get)
263c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_large_set JEMALLOC_N(arena_mapbits_large_set)
273c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_large_size_get JEMALLOC_N(arena_mapbits_large_size_get)
283c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_small_runind_get JEMALLOC_N(arena_mapbits_small_runind_get)
293c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_small_set JEMALLOC_N(arena_mapbits_small_set)
303c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_unallocated_set JEMALLOC_N(arena_mapbits_unallocated_set)
313c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_unallocated_size_get JEMALLOC_N(arena_mapbits_unallocated_size_get)
323c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_unallocated_size_set JEMALLOC_N(arena_mapbits_unallocated_size_set)
333c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_unzeroed_get JEMALLOC_N(arena_mapbits_unzeroed_get)
343c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbits_unzeroed_set JEMALLOC_N(arena_mapbits_unzeroed_set)
353c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapbitsp_get JEMALLOC_N(arena_mapbitsp_get)
363c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_mapp_get JEMALLOC_N(arena_mapp_get)
373c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_maxclass JEMALLOC_N(arena_maxclass)
383c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_new JEMALLOC_N(arena_new)
393c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_palloc JEMALLOC_N(arena_palloc)
403c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_postfork_child JEMALLOC_N(arena_postfork_child)
413c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
423c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_prefork JEMALLOC_N(arena_prefork)
433c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_prof_accum JEMALLOC_N(arena_prof_accum)
443c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_prof_ctx_get JEMALLOC_N(arena_prof_ctx_get)
453c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_prof_ctx_set JEMALLOC_N(arena_prof_ctx_set)
463c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_prof_promoted JEMALLOC_N(arena_prof_promoted)
473c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_ptr_small_binind_get JEMALLOC_N(arena_ptr_small_binind_get)
483c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_purge_all JEMALLOC_N(arena_purge_all)
493c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_ralloc JEMALLOC_N(arena_ralloc)
503c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
513c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_run_regind JEMALLOC_N(arena_run_regind)
523c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_salloc JEMALLOC_N(arena_salloc)
533c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_stats_merge JEMALLOC_N(arena_stats_merge)
543c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
553c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas JEMALLOC_N(arenas)
563c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_booted JEMALLOC_N(arenas_booted)
573c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_cleanup JEMALLOC_N(arenas_cleanup)
583c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_extend JEMALLOC_N(arenas_extend)
593c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_initialized JEMALLOC_N(arenas_initialized)
603c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_lock JEMALLOC_N(arenas_lock)
613c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tls JEMALLOC_N(arenas_tls)
623c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tsd JEMALLOC_N(arenas_tsd)
633c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tsd_boot JEMALLOC_N(arenas_tsd_boot)
643c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tsd_cleanup_wrapper JEMALLOC_N(arenas_tsd_cleanup_wrapper)
653c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tsd_get JEMALLOC_N(arenas_tsd_get)
663c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	arenas_tsd_set JEMALLOC_N(arenas_tsd_set)
673c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_add_u JEMALLOC_N(atomic_add_u)
683c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_add_uint32 JEMALLOC_N(atomic_add_uint32)
693c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_add_uint64 JEMALLOC_N(atomic_add_uint64)
703c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_add_z JEMALLOC_N(atomic_add_z)
713c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_sub_u JEMALLOC_N(atomic_sub_u)
723c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_sub_uint32 JEMALLOC_N(atomic_sub_uint32)
733c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_sub_uint64 JEMALLOC_N(atomic_sub_uint64)
743c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	atomic_sub_z JEMALLOC_N(atomic_sub_z)
753c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_alloc JEMALLOC_N(base_alloc)
763c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_boot JEMALLOC_N(base_boot)
773c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_calloc JEMALLOC_N(base_calloc)
783c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_node_alloc JEMALLOC_N(base_node_alloc)
793c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_node_dealloc JEMALLOC_N(base_node_dealloc)
803c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_postfork_child JEMALLOC_N(base_postfork_child)
813c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_postfork_parent JEMALLOC_N(base_postfork_parent)
823c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	base_prefork JEMALLOC_N(base_prefork)
833c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_full JEMALLOC_N(bitmap_full)
843c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_get JEMALLOC_N(bitmap_get)
853c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_info_init JEMALLOC_N(bitmap_info_init)
863c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_info_ngroups JEMALLOC_N(bitmap_info_ngroups)
873c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_init JEMALLOC_N(bitmap_init)
883c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_set JEMALLOC_N(bitmap_set)
893c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_sfu JEMALLOC_N(bitmap_sfu)
903c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_size JEMALLOC_N(bitmap_size)
913c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bitmap_unset JEMALLOC_N(bitmap_unset)
923c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	bt_init JEMALLOC_N(bt_init)
933c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	buferror JEMALLOC_N(buferror)
943c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	choose_arena JEMALLOC_N(choose_arena)
953c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	choose_arena_hard JEMALLOC_N(choose_arena_hard)
963c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_alloc JEMALLOC_N(chunk_alloc)
973c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_alloc_dss JEMALLOC_N(chunk_alloc_dss)
983c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_alloc_mmap JEMALLOC_N(chunk_alloc_mmap)
993c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_boot JEMALLOC_N(chunk_boot)
1003c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dealloc JEMALLOC_N(chunk_dealloc)
1013c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dealloc_mmap JEMALLOC_N(chunk_dealloc_mmap)
1023c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_boot JEMALLOC_N(chunk_dss_boot)
1033c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_postfork_child JEMALLOC_N(chunk_dss_postfork_child)
1043c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_postfork_parent JEMALLOC_N(chunk_dss_postfork_parent)
1053c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_prec_get JEMALLOC_N(chunk_dss_prec_get)
1063c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_prec_set JEMALLOC_N(chunk_dss_prec_set)
1073c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_dss_prefork JEMALLOC_N(chunk_dss_prefork)
1083c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_in_dss JEMALLOC_N(chunk_in_dss)
1093c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_npages JEMALLOC_N(chunk_npages)
1103c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_postfork_child JEMALLOC_N(chunk_postfork_child)
1113c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_postfork_parent JEMALLOC_N(chunk_postfork_parent)
1123c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_prefork JEMALLOC_N(chunk_prefork)
1133c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunk_unmap JEMALLOC_N(chunk_unmap)
1143c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunks_mtx JEMALLOC_N(chunks_mtx)
1153c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunks_rtree JEMALLOC_N(chunks_rtree)
1163c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunksize JEMALLOC_N(chunksize)
1173c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	chunksize_mask JEMALLOC_N(chunksize_mask)
1183c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_bucket_search JEMALLOC_N(ckh_bucket_search)
1193c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_count JEMALLOC_N(ckh_count)
1203c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_delete JEMALLOC_N(ckh_delete)
1213c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_evict_reloc_insert JEMALLOC_N(ckh_evict_reloc_insert)
1223c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_insert JEMALLOC_N(ckh_insert)
1233c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_isearch JEMALLOC_N(ckh_isearch)
1243c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_iter JEMALLOC_N(ckh_iter)
1253c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_new JEMALLOC_N(ckh_new)
1263c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
1273c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
1283c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_rebuild JEMALLOC_N(ckh_rebuild)
1293c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_remove JEMALLOC_N(ckh_remove)
1303c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_search JEMALLOC_N(ckh_search)
1313c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_string_hash JEMALLOC_N(ckh_string_hash)
1323c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
1333c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_try_bucket_insert JEMALLOC_N(ckh_try_bucket_insert)
1343c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ckh_try_insert JEMALLOC_N(ckh_try_insert)
1353c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_boot JEMALLOC_N(ctl_boot)
1363c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_bymib JEMALLOC_N(ctl_bymib)
1373c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_byname JEMALLOC_N(ctl_byname)
1383c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_nametomib JEMALLOC_N(ctl_nametomib)
1393c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_postfork_child JEMALLOC_N(ctl_postfork_child)
1403c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent)
1413c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ctl_prefork JEMALLOC_N(ctl_prefork)
1423c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	dss_prec_names JEMALLOC_N(dss_prec_names)
1433c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_first JEMALLOC_N(extent_tree_ad_first)
1443c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_insert JEMALLOC_N(extent_tree_ad_insert)
1453c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_iter JEMALLOC_N(extent_tree_ad_iter)
1463c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_iter_recurse JEMALLOC_N(extent_tree_ad_iter_recurse)
1473c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_iter_start JEMALLOC_N(extent_tree_ad_iter_start)
1483c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_last JEMALLOC_N(extent_tree_ad_last)
1493c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_new JEMALLOC_N(extent_tree_ad_new)
1503c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_next JEMALLOC_N(extent_tree_ad_next)
1513c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_nsearch JEMALLOC_N(extent_tree_ad_nsearch)
1523c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_prev JEMALLOC_N(extent_tree_ad_prev)
1533c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_psearch JEMALLOC_N(extent_tree_ad_psearch)
1543c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_remove JEMALLOC_N(extent_tree_ad_remove)
1553c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_reverse_iter JEMALLOC_N(extent_tree_ad_reverse_iter)
1563c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_reverse_iter_recurse JEMALLOC_N(extent_tree_ad_reverse_iter_recurse)
1573c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_reverse_iter_start JEMALLOC_N(extent_tree_ad_reverse_iter_start)
1583c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_ad_search JEMALLOC_N(extent_tree_ad_search)
1593c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_first JEMALLOC_N(extent_tree_szad_first)
1603c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_insert JEMALLOC_N(extent_tree_szad_insert)
1613c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_iter JEMALLOC_N(extent_tree_szad_iter)
1623c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_iter_recurse JEMALLOC_N(extent_tree_szad_iter_recurse)
1633c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_iter_start JEMALLOC_N(extent_tree_szad_iter_start)
1643c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_last JEMALLOC_N(extent_tree_szad_last)
1653c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_new JEMALLOC_N(extent_tree_szad_new)
1663c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_next JEMALLOC_N(extent_tree_szad_next)
1673c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_nsearch JEMALLOC_N(extent_tree_szad_nsearch)
1683c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_prev JEMALLOC_N(extent_tree_szad_prev)
1693c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_psearch JEMALLOC_N(extent_tree_szad_psearch)
1703c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_remove JEMALLOC_N(extent_tree_szad_remove)
1713c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_reverse_iter JEMALLOC_N(extent_tree_szad_reverse_iter)
1723c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_reverse_iter_recurse JEMALLOC_N(extent_tree_szad_reverse_iter_recurse)
1733c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_reverse_iter_start JEMALLOC_N(extent_tree_szad_reverse_iter_start)
1743c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	extent_tree_szad_search JEMALLOC_N(extent_tree_szad_search)
1753c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	get_errno JEMALLOC_N(get_errno)
1763c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	hash JEMALLOC_N(hash)
1773c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_allocated JEMALLOC_N(huge_allocated)
1783c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_boot JEMALLOC_N(huge_boot)
1793c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_dalloc JEMALLOC_N(huge_dalloc)
1803c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_malloc JEMALLOC_N(huge_malloc)
1813c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_mtx JEMALLOC_N(huge_mtx)
1823c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_ndalloc JEMALLOC_N(huge_ndalloc)
1833c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_nmalloc JEMALLOC_N(huge_nmalloc)
1843c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_palloc JEMALLOC_N(huge_palloc)
1853c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_postfork_child JEMALLOC_N(huge_postfork_child)
1863c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_postfork_parent JEMALLOC_N(huge_postfork_parent)
1873c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_prefork JEMALLOC_N(huge_prefork)
1883c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_prof_ctx_get JEMALLOC_N(huge_prof_ctx_get)
1893c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set)
1903c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_ralloc JEMALLOC_N(huge_ralloc)
1913c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_ralloc_no_move JEMALLOC_N(huge_ralloc_no_move)
1923c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	huge_salloc JEMALLOC_N(huge_salloc)
1933c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	iallocm JEMALLOC_N(iallocm)
1943c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	icalloc JEMALLOC_N(icalloc)
1953c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	icallocx JEMALLOC_N(icallocx)
1963c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	idalloc JEMALLOC_N(idalloc)
1973c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	idallocx JEMALLOC_N(idallocx)
1983c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	imalloc JEMALLOC_N(imalloc)
1993c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	imallocx JEMALLOC_N(imallocx)
2003c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ipalloc JEMALLOC_N(ipalloc)
2013c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ipallocx JEMALLOC_N(ipallocx)
2023c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	iqalloc JEMALLOC_N(iqalloc)
2033c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	iqallocx JEMALLOC_N(iqallocx)
2043c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	iralloc JEMALLOC_N(iralloc)
2053c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	irallocx JEMALLOC_N(irallocx)
2063c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	isalloc JEMALLOC_N(isalloc)
2073c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	isthreaded JEMALLOC_N(isthreaded)
2083c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	ivsalloc JEMALLOC_N(ivsalloc)
2093c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
2103c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent)
2113c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
2123c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_cprintf JEMALLOC_N(malloc_cprintf)
2133c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
2143c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock)
2153c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
2163c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
2173c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
2183c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock)
2193c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_printf JEMALLOC_N(malloc_printf)
2203c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_snprintf JEMALLOC_N(malloc_snprintf)
2213c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_strtoumax JEMALLOC_N(malloc_strtoumax)
2223c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_tsd_boot JEMALLOC_N(malloc_tsd_boot)
2233c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_tsd_cleanup_register JEMALLOC_N(malloc_tsd_cleanup_register)
2243c827367444ee418f129b2c238299f49d3264554Jarkko Poyry#define	malloc_tsd_dalloc JEMALLOC_N(malloc_tsd_dalloc)
225#define	malloc_tsd_malloc JEMALLOC_N(malloc_tsd_malloc)
226#define	malloc_tsd_no_cleanup JEMALLOC_N(malloc_tsd_no_cleanup)
227#define	malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
228#define	malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
229#define	malloc_write JEMALLOC_N(malloc_write)
230#define	map_bias JEMALLOC_N(map_bias)
231#define	mb_write JEMALLOC_N(mb_write)
232#define	mutex_boot JEMALLOC_N(mutex_boot)
233#define	narenas_auto JEMALLOC_N(narenas_auto)
234#define	narenas_total JEMALLOC_N(narenas_total)
235#define	narenas_total_get JEMALLOC_N(narenas_total_get)
236#define	ncpus JEMALLOC_N(ncpus)
237#define	nhbins JEMALLOC_N(nhbins)
238#define	opt_abort JEMALLOC_N(opt_abort)
239#define	opt_junk JEMALLOC_N(opt_junk)
240#define	opt_lg_chunk JEMALLOC_N(opt_lg_chunk)
241#define	opt_lg_dirty_mult JEMALLOC_N(opt_lg_dirty_mult)
242#define	opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
243#define	opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
244#define	opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
245#define	opt_narenas JEMALLOC_N(opt_narenas)
246#define	opt_prof JEMALLOC_N(opt_prof)
247#define	opt_prof_accum JEMALLOC_N(opt_prof_accum)
248#define	opt_prof_active JEMALLOC_N(opt_prof_active)
249#define	opt_prof_final JEMALLOC_N(opt_prof_final)
250#define	opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
251#define	opt_prof_leak JEMALLOC_N(opt_prof_leak)
252#define	opt_prof_prefix JEMALLOC_N(opt_prof_prefix)
253#define	opt_quarantine JEMALLOC_N(opt_quarantine)
254#define	opt_redzone JEMALLOC_N(opt_redzone)
255#define	opt_stats_print JEMALLOC_N(opt_stats_print)
256#define	opt_tcache JEMALLOC_N(opt_tcache)
257#define	opt_utrace JEMALLOC_N(opt_utrace)
258#define	opt_valgrind JEMALLOC_N(opt_valgrind)
259#define	opt_xmalloc JEMALLOC_N(opt_xmalloc)
260#define	opt_zero JEMALLOC_N(opt_zero)
261#define	p2rz JEMALLOC_N(p2rz)
262#define	pages_purge JEMALLOC_N(pages_purge)
263#define	pow2_ceil JEMALLOC_N(pow2_ceil)
264#define	prof_backtrace JEMALLOC_N(prof_backtrace)
265#define	prof_boot0 JEMALLOC_N(prof_boot0)
266#define	prof_boot1 JEMALLOC_N(prof_boot1)
267#define	prof_boot2 JEMALLOC_N(prof_boot2)
268#define	prof_ctx_get JEMALLOC_N(prof_ctx_get)
269#define	prof_ctx_set JEMALLOC_N(prof_ctx_set)
270#define	prof_free JEMALLOC_N(prof_free)
271#define	prof_gdump JEMALLOC_N(prof_gdump)
272#define	prof_idump JEMALLOC_N(prof_idump)
273#define	prof_interval JEMALLOC_N(prof_interval)
274#define	prof_lookup JEMALLOC_N(prof_lookup)
275#define	prof_malloc JEMALLOC_N(prof_malloc)
276#define	prof_mdump JEMALLOC_N(prof_mdump)
277#define	prof_postfork_child JEMALLOC_N(prof_postfork_child)
278#define	prof_postfork_parent JEMALLOC_N(prof_postfork_parent)
279#define	prof_prefork JEMALLOC_N(prof_prefork)
280#define	prof_promote JEMALLOC_N(prof_promote)
281#define	prof_realloc JEMALLOC_N(prof_realloc)
282#define	prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update)
283#define	prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
284#define	prof_tdata_booted JEMALLOC_N(prof_tdata_booted)
285#define	prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup)
286#define	prof_tdata_get JEMALLOC_N(prof_tdata_get)
287#define	prof_tdata_init JEMALLOC_N(prof_tdata_init)
288#define	prof_tdata_initialized JEMALLOC_N(prof_tdata_initialized)
289#define	prof_tdata_tls JEMALLOC_N(prof_tdata_tls)
290#define	prof_tdata_tsd JEMALLOC_N(prof_tdata_tsd)
291#define	prof_tdata_tsd_boot JEMALLOC_N(prof_tdata_tsd_boot)
292#define	prof_tdata_tsd_cleanup_wrapper JEMALLOC_N(prof_tdata_tsd_cleanup_wrapper)
293#define	prof_tdata_tsd_get JEMALLOC_N(prof_tdata_tsd_get)
294#define	prof_tdata_tsd_set JEMALLOC_N(prof_tdata_tsd_set)
295#define	quarantine JEMALLOC_N(quarantine)
296#define	quarantine_boot JEMALLOC_N(quarantine_boot)
297#define	quarantine_tsd_boot JEMALLOC_N(quarantine_tsd_boot)
298#define	quarantine_tsd_cleanup_wrapper JEMALLOC_N(quarantine_tsd_cleanup_wrapper)
299#define	quarantine_tsd_get JEMALLOC_N(quarantine_tsd_get)
300#define	quarantine_tsd_set JEMALLOC_N(quarantine_tsd_set)
301#define	register_zone JEMALLOC_N(register_zone)
302#define	rtree_get JEMALLOC_N(rtree_get)
303#define	rtree_get_locked JEMALLOC_N(rtree_get_locked)
304#define	rtree_new JEMALLOC_N(rtree_new)
305#define	rtree_postfork_child JEMALLOC_N(rtree_postfork_child)
306#define	rtree_postfork_parent JEMALLOC_N(rtree_postfork_parent)
307#define	rtree_prefork JEMALLOC_N(rtree_prefork)
308#define	rtree_set JEMALLOC_N(rtree_set)
309#define	s2u JEMALLOC_N(s2u)
310#define	sa2u JEMALLOC_N(sa2u)
311#define	set_errno JEMALLOC_N(set_errno)
312#define	stats_cactive JEMALLOC_N(stats_cactive)
313#define	stats_cactive_add JEMALLOC_N(stats_cactive_add)
314#define	stats_cactive_get JEMALLOC_N(stats_cactive_get)
315#define	stats_cactive_sub JEMALLOC_N(stats_cactive_sub)
316#define	stats_chunks JEMALLOC_N(stats_chunks)
317#define	stats_print JEMALLOC_N(stats_print)
318#define	tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy)
319#define	tcache_alloc_large JEMALLOC_N(tcache_alloc_large)
320#define	tcache_alloc_small JEMALLOC_N(tcache_alloc_small)
321#define	tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
322#define	tcache_arena_associate JEMALLOC_N(tcache_arena_associate)
323#define	tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate)
324#define	tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
325#define	tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
326#define	tcache_bin_info JEMALLOC_N(tcache_bin_info)
327#define	tcache_boot0 JEMALLOC_N(tcache_boot0)
328#define	tcache_boot1 JEMALLOC_N(tcache_boot1)
329#define	tcache_booted JEMALLOC_N(tcache_booted)
330#define	tcache_create JEMALLOC_N(tcache_create)
331#define	tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large)
332#define	tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small)
333#define	tcache_destroy JEMALLOC_N(tcache_destroy)
334#define	tcache_enabled_booted JEMALLOC_N(tcache_enabled_booted)
335#define	tcache_enabled_get JEMALLOC_N(tcache_enabled_get)
336#define	tcache_enabled_initialized JEMALLOC_N(tcache_enabled_initialized)
337#define	tcache_enabled_set JEMALLOC_N(tcache_enabled_set)
338#define	tcache_enabled_tls JEMALLOC_N(tcache_enabled_tls)
339#define	tcache_enabled_tsd JEMALLOC_N(tcache_enabled_tsd)
340#define	tcache_enabled_tsd_boot JEMALLOC_N(tcache_enabled_tsd_boot)
341#define	tcache_enabled_tsd_cleanup_wrapper JEMALLOC_N(tcache_enabled_tsd_cleanup_wrapper)
342#define	tcache_enabled_tsd_get JEMALLOC_N(tcache_enabled_tsd_get)
343#define	tcache_enabled_tsd_set JEMALLOC_N(tcache_enabled_tsd_set)
344#define	tcache_event JEMALLOC_N(tcache_event)
345#define	tcache_event_hard JEMALLOC_N(tcache_event_hard)
346#define	tcache_flush JEMALLOC_N(tcache_flush)
347#define	tcache_get JEMALLOC_N(tcache_get)
348#define	tcache_initialized JEMALLOC_N(tcache_initialized)
349#define	tcache_maxclass JEMALLOC_N(tcache_maxclass)
350#define	tcache_salloc JEMALLOC_N(tcache_salloc)
351#define	tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
352#define	tcache_thread_cleanup JEMALLOC_N(tcache_thread_cleanup)
353#define	tcache_tls JEMALLOC_N(tcache_tls)
354#define	tcache_tsd JEMALLOC_N(tcache_tsd)
355#define	tcache_tsd_boot JEMALLOC_N(tcache_tsd_boot)
356#define	tcache_tsd_cleanup_wrapper JEMALLOC_N(tcache_tsd_cleanup_wrapper)
357#define	tcache_tsd_get JEMALLOC_N(tcache_tsd_get)
358#define	tcache_tsd_set JEMALLOC_N(tcache_tsd_set)
359#define	thread_allocated_booted JEMALLOC_N(thread_allocated_booted)
360#define	thread_allocated_initialized JEMALLOC_N(thread_allocated_initialized)
361#define	thread_allocated_tls JEMALLOC_N(thread_allocated_tls)
362#define	thread_allocated_tsd JEMALLOC_N(thread_allocated_tsd)
363#define	thread_allocated_tsd_boot JEMALLOC_N(thread_allocated_tsd_boot)
364#define	thread_allocated_tsd_cleanup_wrapper JEMALLOC_N(thread_allocated_tsd_cleanup_wrapper)
365#define	thread_allocated_tsd_get JEMALLOC_N(thread_allocated_tsd_get)
366#define	thread_allocated_tsd_set JEMALLOC_N(thread_allocated_tsd_set)
367#define	u2rz JEMALLOC_N(u2rz)
368