private_namespace.h revision 4162627757889ea999264c2ddbc3c354768774e2
1#define	arena_bin_index JEMALLOC_N(arena_bin_index)
2#define	arena_boot JEMALLOC_N(arena_boot)
3#define	arena_dalloc JEMALLOC_N(arena_dalloc)
4#define	arena_dalloc_bin JEMALLOC_N(arena_dalloc_bin)
5#define	arena_dalloc_large JEMALLOC_N(arena_dalloc_large)
6#define	arena_malloc JEMALLOC_N(arena_malloc)
7#define	arena_malloc_large JEMALLOC_N(arena_malloc_large)
8#define	arena_malloc_small JEMALLOC_N(arena_malloc_small)
9#define	arena_new JEMALLOC_N(arena_new)
10#define	arena_palloc JEMALLOC_N(arena_palloc)
11#define	arena_prof_accum JEMALLOC_N(arena_prof_accum)
12#define	arena_prof_ctx_get JEMALLOC_N(arena_prof_ctx_get)
13#define	arena_prof_ctx_set JEMALLOC_N(arena_prof_ctx_set)
14#define	arena_prof_promoted JEMALLOC_N(arena_prof_promoted)
15#define	arena_purge_all JEMALLOC_N(arena_purge_all)
16#define	arena_ralloc JEMALLOC_N(arena_ralloc)
17#define	arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
18#define	arena_run_regind JEMALLOC_N(arena_run_regind)
19#define	arena_salloc JEMALLOC_N(arena_salloc)
20#define	arena_salloc_demote JEMALLOC_N(arena_salloc_demote)
21#define	arena_stats_merge JEMALLOC_N(arena_stats_merge)
22#define	arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
23#define	arenas_bin_i_index JEMALLOC_N(arenas_bin_i_index)
24#define	arenas_extend JEMALLOC_N(arenas_extend)
25#define	arenas_lrun_i_index JEMALLOC_N(arenas_lrun_i_index)
26#define	atomic_add_uint32 JEMALLOC_N(atomic_add_uint32)
27#define	atomic_add_uint64 JEMALLOC_N(atomic_add_uint64)
28#define	atomic_sub_uint32 JEMALLOC_N(atomic_sub_uint32)
29#define	atomic_sub_uint64 JEMALLOC_N(atomic_sub_uint64)
30#define	base_alloc JEMALLOC_N(base_alloc)
31#define	base_boot JEMALLOC_N(base_boot)
32#define	base_node_alloc JEMALLOC_N(base_node_alloc)
33#define	base_node_dealloc JEMALLOC_N(base_node_dealloc)
34#define	bitmap_full JEMALLOC_N(bitmap_full)
35#define	bitmap_get JEMALLOC_N(bitmap_get)
36#define	bitmap_info_init JEMALLOC_N(bitmap_info_init)
37#define	bitmap_info_ngroups JEMALLOC_N(bitmap_info_ngroups)
38#define	bitmap_init JEMALLOC_N(bitmap_init)
39#define	bitmap_set JEMALLOC_N(bitmap_set)
40#define	bitmap_sfu JEMALLOC_N(bitmap_sfu)
41#define	bitmap_size JEMALLOC_N(bitmap_size)
42#define	bitmap_unset JEMALLOC_N(bitmap_unset)
43#define	bt_init JEMALLOC_N(bt_init)
44#define	buferror JEMALLOC_N(buferror)
45#define	choose_arena JEMALLOC_N(choose_arena)
46#define	choose_arena_hard JEMALLOC_N(choose_arena_hard)
47#define	chunk_alloc JEMALLOC_N(chunk_alloc)
48#define	chunk_alloc_dss JEMALLOC_N(chunk_alloc_dss)
49#define	chunk_alloc_mmap JEMALLOC_N(chunk_alloc_mmap)
50#define	chunk_alloc_mmap_noreserve JEMALLOC_N(chunk_alloc_mmap_noreserve)
51#define	chunk_boot JEMALLOC_N(chunk_boot)
52#define	chunk_dealloc JEMALLOC_N(chunk_dealloc)
53#define	chunk_dealloc_dss JEMALLOC_N(chunk_dealloc_dss)
54#define	chunk_dealloc_mmap JEMALLOC_N(chunk_dealloc_mmap)
55#define	chunk_dss_boot JEMALLOC_N(chunk_dss_boot)
56#define	chunk_in_dss JEMALLOC_N(chunk_in_dss)
57#define	chunk_mmap_boot JEMALLOC_N(chunk_mmap_boot)
58#define	ckh_bucket_search JEMALLOC_N(ckh_bucket_search)
59#define	ckh_count JEMALLOC_N(ckh_count)
60#define	ckh_delete JEMALLOC_N(ckh_delete)
61#define	ckh_evict_reloc_insert JEMALLOC_N(ckh_evict_reloc_insert)
62#define	ckh_insert JEMALLOC_N(ckh_insert)
63#define	ckh_isearch JEMALLOC_N(ckh_isearch)
64#define	ckh_iter JEMALLOC_N(ckh_iter)
65#define	ckh_new JEMALLOC_N(ckh_new)
66#define	ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
67#define	ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
68#define	ckh_rebuild JEMALLOC_N(ckh_rebuild)
69#define	ckh_remove JEMALLOC_N(ckh_remove)
70#define	ckh_search JEMALLOC_N(ckh_search)
71#define	ckh_string_hash JEMALLOC_N(ckh_string_hash)
72#define	ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
73#define	ckh_try_bucket_insert JEMALLOC_N(ckh_try_bucket_insert)
74#define	ckh_try_insert JEMALLOC_N(ckh_try_insert)
75#define	create_zone JEMALLOC_N(create_zone)
76#define	ctl_boot JEMALLOC_N(ctl_boot)
77#define	ctl_bymib JEMALLOC_N(ctl_bymib)
78#define	ctl_byname JEMALLOC_N(ctl_byname)
79#define	ctl_nametomib JEMALLOC_N(ctl_nametomib)
80#define	extent_tree_ad_first JEMALLOC_N(extent_tree_ad_first)
81#define	extent_tree_ad_insert JEMALLOC_N(extent_tree_ad_insert)
82#define	extent_tree_ad_iter JEMALLOC_N(extent_tree_ad_iter)
83#define	extent_tree_ad_iter_recurse JEMALLOC_N(extent_tree_ad_iter_recurse)
84#define	extent_tree_ad_iter_start JEMALLOC_N(extent_tree_ad_iter_start)
85#define	extent_tree_ad_last JEMALLOC_N(extent_tree_ad_last)
86#define	extent_tree_ad_new JEMALLOC_N(extent_tree_ad_new)
87#define	extent_tree_ad_next JEMALLOC_N(extent_tree_ad_next)
88#define	extent_tree_ad_nsearch JEMALLOC_N(extent_tree_ad_nsearch)
89#define	extent_tree_ad_prev JEMALLOC_N(extent_tree_ad_prev)
90#define	extent_tree_ad_psearch JEMALLOC_N(extent_tree_ad_psearch)
91#define	extent_tree_ad_remove JEMALLOC_N(extent_tree_ad_remove)
92#define	extent_tree_ad_reverse_iter JEMALLOC_N(extent_tree_ad_reverse_iter)
93#define	extent_tree_ad_reverse_iter_recurse JEMALLOC_N(extent_tree_ad_reverse_iter_recurse)
94#define	extent_tree_ad_reverse_iter_start JEMALLOC_N(extent_tree_ad_reverse_iter_start)
95#define	extent_tree_ad_search JEMALLOC_N(extent_tree_ad_search)
96#define	extent_tree_szad_first JEMALLOC_N(extent_tree_szad_first)
97#define	extent_tree_szad_insert JEMALLOC_N(extent_tree_szad_insert)
98#define	extent_tree_szad_iter JEMALLOC_N(extent_tree_szad_iter)
99#define	extent_tree_szad_iter_recurse JEMALLOC_N(extent_tree_szad_iter_recurse)
100#define	extent_tree_szad_iter_start JEMALLOC_N(extent_tree_szad_iter_start)
101#define	extent_tree_szad_last JEMALLOC_N(extent_tree_szad_last)
102#define	extent_tree_szad_new JEMALLOC_N(extent_tree_szad_new)
103#define	extent_tree_szad_next JEMALLOC_N(extent_tree_szad_next)
104#define	extent_tree_szad_nsearch JEMALLOC_N(extent_tree_szad_nsearch)
105#define	extent_tree_szad_prev JEMALLOC_N(extent_tree_szad_prev)
106#define	extent_tree_szad_psearch JEMALLOC_N(extent_tree_szad_psearch)
107#define	extent_tree_szad_remove JEMALLOC_N(extent_tree_szad_remove)
108#define	extent_tree_szad_reverse_iter JEMALLOC_N(extent_tree_szad_reverse_iter)
109#define	extent_tree_szad_reverse_iter_recurse JEMALLOC_N(extent_tree_szad_reverse_iter_recurse)
110#define	extent_tree_szad_reverse_iter_start JEMALLOC_N(extent_tree_szad_reverse_iter_start)
111#define	extent_tree_szad_search JEMALLOC_N(extent_tree_szad_search)
112#define	hash JEMALLOC_N(hash)
113#define	huge_boot JEMALLOC_N(huge_boot)
114#define	huge_dalloc JEMALLOC_N(huge_dalloc)
115#define	huge_malloc JEMALLOC_N(huge_malloc)
116#define	huge_palloc JEMALLOC_N(huge_palloc)
117#define	huge_prof_ctx_get JEMALLOC_N(huge_prof_ctx_get)
118#define	huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set)
119#define	huge_ralloc JEMALLOC_N(huge_ralloc)
120#define	huge_ralloc_no_move JEMALLOC_N(huge_ralloc_no_move)
121#define	huge_salloc JEMALLOC_N(huge_salloc)
122#define	iallocm JEMALLOC_N(iallocm)
123#define	icalloc JEMALLOC_N(icalloc)
124#define	idalloc JEMALLOC_N(idalloc)
125#define	imalloc JEMALLOC_N(imalloc)
126#define	ipalloc JEMALLOC_N(ipalloc)
127#define	iralloc JEMALLOC_N(iralloc)
128#define	isalloc JEMALLOC_N(isalloc)
129#define	ivsalloc JEMALLOC_N(ivsalloc)
130#define	jemalloc_darwin_init JEMALLOC_N(jemalloc_darwin_init)
131#define	jemalloc_postfork JEMALLOC_N(jemalloc_postfork)
132#define	jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
133#define	malloc_cprintf JEMALLOC_N(malloc_cprintf)
134#define	malloc_mutex_destroy JEMALLOC_N(malloc_mutex_destroy)
135#define	malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
136#define	malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock)
137#define	malloc_mutex_trylock JEMALLOC_N(malloc_mutex_trylock)
138#define	malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock)
139#define	malloc_printf JEMALLOC_N(malloc_printf)
140#define	malloc_write JEMALLOC_N(malloc_write)
141#define	mb_write JEMALLOC_N(mb_write)
142#define	pow2_ceil JEMALLOC_N(pow2_ceil)
143#define	prof_backtrace JEMALLOC_N(prof_backtrace)
144#define	prof_boot0 JEMALLOC_N(prof_boot0)
145#define	prof_boot1 JEMALLOC_N(prof_boot1)
146#define	prof_boot2 JEMALLOC_N(prof_boot2)
147#define	prof_ctx_get JEMALLOC_N(prof_ctx_get)
148#define	prof_ctx_set JEMALLOC_N(prof_ctx_set)
149#define	prof_free JEMALLOC_N(prof_free)
150#define	prof_gdump JEMALLOC_N(prof_gdump)
151#define	prof_idump JEMALLOC_N(prof_idump)
152#define	prof_lookup JEMALLOC_N(prof_lookup)
153#define	prof_malloc JEMALLOC_N(prof_malloc)
154#define	prof_mdump JEMALLOC_N(prof_mdump)
155#define	prof_realloc JEMALLOC_N(prof_realloc)
156#define	prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update)
157#define	prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
158#define	prof_tdata_init JEMALLOC_N(prof_tdata_init)
159#define	pthread_create JEMALLOC_N(pthread_create)
160#define	rtree_get JEMALLOC_N(rtree_get)
161#define	rtree_get_locked JEMALLOC_N(rtree_get_locked)
162#define	rtree_new JEMALLOC_N(rtree_new)
163#define	rtree_set JEMALLOC_N(rtree_set)
164#define	s2u JEMALLOC_N(s2u)
165#define	sa2u JEMALLOC_N(sa2u)
166#define	stats_arenas_i_bins_j_index JEMALLOC_N(stats_arenas_i_bins_j_index)
167#define	stats_arenas_i_index JEMALLOC_N(stats_arenas_i_index)
168#define	stats_arenas_i_lruns_j_index JEMALLOC_N(stats_arenas_i_lruns_j_index)
169#define	stats_cactive_add JEMALLOC_N(stats_cactive_add)
170#define	stats_cactive_get JEMALLOC_N(stats_cactive_get)
171#define	stats_cactive_sub JEMALLOC_N(stats_cactive_sub)
172#define	stats_print JEMALLOC_N(stats_print)
173#define	szone2ozone JEMALLOC_N(szone2ozone)
174#define	tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy)
175#define	tcache_alloc_large JEMALLOC_N(tcache_alloc_large)
176#define	tcache_alloc_small JEMALLOC_N(tcache_alloc_small)
177#define	tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
178#define	tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
179#define	tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
180#define	tcache_boot JEMALLOC_N(tcache_boot)
181#define	tcache_create JEMALLOC_N(tcache_create)
182#define	tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large)
183#define	tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small)
184#define	tcache_destroy JEMALLOC_N(tcache_destroy)
185#define	tcache_event JEMALLOC_N(tcache_event)
186#define	tcache_get JEMALLOC_N(tcache_get)
187#define	tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
188#define	thread_allocated_get JEMALLOC_N(thread_allocated_get)
189#define	thread_allocated_get_hard JEMALLOC_N(thread_allocated_get_hard)
190#define	u2s JEMALLOC_N(u2s)
191