private_namespace.h revision 7ca0fdfb85b2a9fc7a112e158892c098e004385b
1#define	arena_alloc_junk_small JEMALLOC_N(arena_alloc_junk_small)
2#define	arena_bin_index JEMALLOC_N(arena_bin_index)
3#define	arena_boot JEMALLOC_N(arena_boot)
4#define	arena_dalloc JEMALLOC_N(arena_dalloc)
5#define	arena_dalloc_bin JEMALLOC_N(arena_dalloc_bin)
6#define	arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small)
7#define	arena_dalloc_large JEMALLOC_N(arena_dalloc_large)
8#define	arena_malloc JEMALLOC_N(arena_malloc)
9#define	arena_malloc_large JEMALLOC_N(arena_malloc_large)
10#define	arena_malloc_small JEMALLOC_N(arena_malloc_small)
11#define	arena_new JEMALLOC_N(arena_new)
12#define	arena_palloc JEMALLOC_N(arena_palloc)
13#define	arena_postfork_child JEMALLOC_N(arena_postfork_child)
14#define	arena_postfork_parent JEMALLOC_N(arena_postfork_parent)
15#define	arena_prefork JEMALLOC_N(arena_prefork)
16#define	arena_prof_accum JEMALLOC_N(arena_prof_accum)
17#define	arena_prof_ctx_get JEMALLOC_N(arena_prof_ctx_get)
18#define	arena_prof_ctx_set JEMALLOC_N(arena_prof_ctx_set)
19#define	arena_prof_promoted JEMALLOC_N(arena_prof_promoted)
20#define	arena_purge_all JEMALLOC_N(arena_purge_all)
21#define	arena_ralloc JEMALLOC_N(arena_ralloc)
22#define	arena_ralloc_no_move JEMALLOC_N(arena_ralloc_no_move)
23#define	arena_run_regind JEMALLOC_N(arena_run_regind)
24#define	arena_salloc JEMALLOC_N(arena_salloc)
25#define	arena_stats_merge JEMALLOC_N(arena_stats_merge)
26#define	arena_tcache_fill_small JEMALLOC_N(arena_tcache_fill_small)
27#define	arenas_bin_i_index JEMALLOC_N(arenas_bin_i_index)
28#define	arenas_extend JEMALLOC_N(arenas_extend)
29#define	arenas_lrun_i_index JEMALLOC_N(arenas_lrun_i_index)
30#define	arenas_tls JEMALLOC_N(arenas_tls)
31#define	atomic_add_uint32 JEMALLOC_N(atomic_add_uint32)
32#define	atomic_add_uint64 JEMALLOC_N(atomic_add_uint64)
33#define	atomic_sub_uint32 JEMALLOC_N(atomic_sub_uint32)
34#define	atomic_sub_uint64 JEMALLOC_N(atomic_sub_uint64)
35#define	base_alloc JEMALLOC_N(base_alloc)
36#define	base_boot JEMALLOC_N(base_boot)
37#define	base_node_alloc JEMALLOC_N(base_node_alloc)
38#define	base_node_dealloc JEMALLOC_N(base_node_dealloc)
39#define	base_postfork_child JEMALLOC_N(base_postfork_child)
40#define	base_postfork_parent JEMALLOC_N(base_postfork_parent)
41#define	base_prefork JEMALLOC_N(base_prefork)
42#define	bitmap_full JEMALLOC_N(bitmap_full)
43#define	bitmap_get JEMALLOC_N(bitmap_get)
44#define	bitmap_info_init JEMALLOC_N(bitmap_info_init)
45#define	bitmap_info_ngroups JEMALLOC_N(bitmap_info_ngroups)
46#define	bitmap_init JEMALLOC_N(bitmap_init)
47#define	bitmap_set JEMALLOC_N(bitmap_set)
48#define	bitmap_sfu JEMALLOC_N(bitmap_sfu)
49#define	bitmap_size JEMALLOC_N(bitmap_size)
50#define	bitmap_unset JEMALLOC_N(bitmap_unset)
51#define	bt_init JEMALLOC_N(bt_init)
52#define	buferror JEMALLOC_N(buferror)
53#define	choose_arena JEMALLOC_N(choose_arena)
54#define	choose_arena_hard JEMALLOC_N(choose_arena_hard)
55#define	chunk_alloc JEMALLOC_N(chunk_alloc)
56#define	chunk_alloc_dss JEMALLOC_N(chunk_alloc_dss)
57#define	chunk_alloc_mmap JEMALLOC_N(chunk_alloc_mmap)
58#define	chunk_boot JEMALLOC_N(chunk_boot)
59#define	chunk_dealloc JEMALLOC_N(chunk_dealloc)
60#define	chunk_dealloc_mmap JEMALLOC_N(chunk_dealloc_mmap)
61#define	chunk_dss_boot JEMALLOC_N(chunk_dss_boot)
62#define	chunk_dss_postfork_child JEMALLOC_N(chunk_dss_postfork_child)
63#define	chunk_dss_postfork_parent JEMALLOC_N(chunk_dss_postfork_parent)
64#define	chunk_dss_prefork JEMALLOC_N(chunk_dss_prefork)
65#define	chunk_in_dss JEMALLOC_N(chunk_in_dss)
66#define	chunk_mmap_boot JEMALLOC_N(chunk_mmap_boot)
67#define	ckh_bucket_search JEMALLOC_N(ckh_bucket_search)
68#define	ckh_count JEMALLOC_N(ckh_count)
69#define	ckh_delete JEMALLOC_N(ckh_delete)
70#define	ckh_evict_reloc_insert JEMALLOC_N(ckh_evict_reloc_insert)
71#define	ckh_insert JEMALLOC_N(ckh_insert)
72#define	ckh_isearch JEMALLOC_N(ckh_isearch)
73#define	ckh_iter JEMALLOC_N(ckh_iter)
74#define	ckh_new JEMALLOC_N(ckh_new)
75#define	ckh_pointer_hash JEMALLOC_N(ckh_pointer_hash)
76#define	ckh_pointer_keycomp JEMALLOC_N(ckh_pointer_keycomp)
77#define	ckh_rebuild JEMALLOC_N(ckh_rebuild)
78#define	ckh_remove JEMALLOC_N(ckh_remove)
79#define	ckh_search JEMALLOC_N(ckh_search)
80#define	ckh_string_hash JEMALLOC_N(ckh_string_hash)
81#define	ckh_string_keycomp JEMALLOC_N(ckh_string_keycomp)
82#define	ckh_try_bucket_insert JEMALLOC_N(ckh_try_bucket_insert)
83#define	ckh_try_insert JEMALLOC_N(ckh_try_insert)
84#define	ctl_boot JEMALLOC_N(ctl_boot)
85#define	ctl_bymib JEMALLOC_N(ctl_bymib)
86#define	ctl_byname JEMALLOC_N(ctl_byname)
87#define	ctl_nametomib JEMALLOC_N(ctl_nametomib)
88#define	extent_tree_ad_first JEMALLOC_N(extent_tree_ad_first)
89#define	extent_tree_ad_insert JEMALLOC_N(extent_tree_ad_insert)
90#define	extent_tree_ad_iter JEMALLOC_N(extent_tree_ad_iter)
91#define	extent_tree_ad_iter_recurse JEMALLOC_N(extent_tree_ad_iter_recurse)
92#define	extent_tree_ad_iter_start JEMALLOC_N(extent_tree_ad_iter_start)
93#define	extent_tree_ad_last JEMALLOC_N(extent_tree_ad_last)
94#define	extent_tree_ad_new JEMALLOC_N(extent_tree_ad_new)
95#define	extent_tree_ad_next JEMALLOC_N(extent_tree_ad_next)
96#define	extent_tree_ad_nsearch JEMALLOC_N(extent_tree_ad_nsearch)
97#define	extent_tree_ad_prev JEMALLOC_N(extent_tree_ad_prev)
98#define	extent_tree_ad_psearch JEMALLOC_N(extent_tree_ad_psearch)
99#define	extent_tree_ad_remove JEMALLOC_N(extent_tree_ad_remove)
100#define	extent_tree_ad_reverse_iter JEMALLOC_N(extent_tree_ad_reverse_iter)
101#define	extent_tree_ad_reverse_iter_recurse JEMALLOC_N(extent_tree_ad_reverse_iter_recurse)
102#define	extent_tree_ad_reverse_iter_start JEMALLOC_N(extent_tree_ad_reverse_iter_start)
103#define	extent_tree_ad_search JEMALLOC_N(extent_tree_ad_search)
104#define	extent_tree_szad_first JEMALLOC_N(extent_tree_szad_first)
105#define	extent_tree_szad_insert JEMALLOC_N(extent_tree_szad_insert)
106#define	extent_tree_szad_iter JEMALLOC_N(extent_tree_szad_iter)
107#define	extent_tree_szad_iter_recurse JEMALLOC_N(extent_tree_szad_iter_recurse)
108#define	extent_tree_szad_iter_start JEMALLOC_N(extent_tree_szad_iter_start)
109#define	extent_tree_szad_last JEMALLOC_N(extent_tree_szad_last)
110#define	extent_tree_szad_new JEMALLOC_N(extent_tree_szad_new)
111#define	extent_tree_szad_next JEMALLOC_N(extent_tree_szad_next)
112#define	extent_tree_szad_nsearch JEMALLOC_N(extent_tree_szad_nsearch)
113#define	extent_tree_szad_prev JEMALLOC_N(extent_tree_szad_prev)
114#define	extent_tree_szad_psearch JEMALLOC_N(extent_tree_szad_psearch)
115#define	extent_tree_szad_remove JEMALLOC_N(extent_tree_szad_remove)
116#define	extent_tree_szad_reverse_iter JEMALLOC_N(extent_tree_szad_reverse_iter)
117#define	extent_tree_szad_reverse_iter_recurse JEMALLOC_N(extent_tree_szad_reverse_iter_recurse)
118#define	extent_tree_szad_reverse_iter_start JEMALLOC_N(extent_tree_szad_reverse_iter_start)
119#define	extent_tree_szad_search JEMALLOC_N(extent_tree_szad_search)
120#define	hash JEMALLOC_N(hash)
121#define	huge_boot JEMALLOC_N(huge_boot)
122#define	huge_dalloc JEMALLOC_N(huge_dalloc)
123#define	huge_malloc JEMALLOC_N(huge_malloc)
124#define	huge_palloc JEMALLOC_N(huge_palloc)
125#define	huge_postfork_child JEMALLOC_N(huge_postfork_child)
126#define	huge_postfork_parent JEMALLOC_N(huge_postfork_parent)
127#define	huge_prefork JEMALLOC_N(huge_prefork)
128#define	huge_prof_ctx_get JEMALLOC_N(huge_prof_ctx_get)
129#define	huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set)
130#define	huge_ralloc JEMALLOC_N(huge_ralloc)
131#define	huge_ralloc_no_move JEMALLOC_N(huge_ralloc_no_move)
132#define	huge_salloc JEMALLOC_N(huge_salloc)
133#define	iallocm JEMALLOC_N(iallocm)
134#define	icalloc JEMALLOC_N(icalloc)
135#define	idalloc JEMALLOC_N(idalloc)
136#define	imalloc JEMALLOC_N(imalloc)
137#define	ipalloc JEMALLOC_N(ipalloc)
138#define	iqalloc JEMALLOC_N(iqalloc)
139#define	iralloc JEMALLOC_N(iralloc)
140#define	isalloc JEMALLOC_N(isalloc)
141#define	ivsalloc JEMALLOC_N(ivsalloc)
142#define	jemalloc_darwin_init JEMALLOC_N(jemalloc_darwin_init)
143#define	jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)
144#define	jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent)
145#define	jemalloc_prefork JEMALLOC_N(jemalloc_prefork)
146#define	malloc_cprintf JEMALLOC_N(malloc_cprintf)
147#define	malloc_mutex_destroy JEMALLOC_N(malloc_mutex_destroy)
148#define	malloc_mutex_init JEMALLOC_N(malloc_mutex_init)
149#define	malloc_mutex_lock JEMALLOC_N(malloc_mutex_lock)
150#define	malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child)
151#define	malloc_mutex_postfork_parent JEMALLOC_N(malloc_mutex_postfork_parent)
152#define	malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork)
153#define	malloc_mutex_trylock JEMALLOC_N(malloc_mutex_trylock)
154#define	malloc_mutex_unlock JEMALLOC_N(malloc_mutex_unlock)
155#define	malloc_printf JEMALLOC_N(malloc_printf)
156#define	malloc_snprintf JEMALLOC_N(malloc_snprintf)
157#define	malloc_vcprintf JEMALLOC_N(malloc_vcprintf)
158#define	malloc_vsnprintf JEMALLOC_N(malloc_vsnprintf)
159#define	malloc_write JEMALLOC_N(malloc_write)
160#define	mb_write JEMALLOC_N(mb_write)
161#define	opt_abort JEMALLOC_N(opt_abort)
162#define	opt_junk JEMALLOC_N(opt_junk)
163#define	opt_lg_chunk JEMALLOC_N(opt_lg_chunk)
164#define	opt_lg_dirty_mult JEMALLOC_N(opt_lg_dirty_mult)
165#define	opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval)
166#define	opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample)
167#define	opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max)
168#define	opt_narenas JEMALLOC_N(opt_narenas)
169#define	opt_prof JEMALLOC_N(opt_prof)
170#define	opt_prof_accum JEMALLOC_N(opt_prof_accum)
171#define	opt_prof_active JEMALLOC_N(opt_prof_active)
172#define	opt_prof_gdump JEMALLOC_N(opt_prof_gdump)
173#define	opt_prof_leak JEMALLOC_N(opt_prof_leak)
174#define	opt_stats_print JEMALLOC_N(opt_stats_print)
175#define	opt_tcache JEMALLOC_N(opt_tcache)
176#define	opt_utrace JEMALLOC_N(opt_utrace)
177#define	opt_xmalloc JEMALLOC_N(opt_xmalloc)
178#define	opt_zero JEMALLOC_N(opt_zero)
179#define	p2rz JEMALLOC_N(p2rz)
180#define	pow2_ceil JEMALLOC_N(pow2_ceil)
181#define	prof_backtrace JEMALLOC_N(prof_backtrace)
182#define	prof_boot0 JEMALLOC_N(prof_boot0)
183#define	prof_boot1 JEMALLOC_N(prof_boot1)
184#define	prof_boot2 JEMALLOC_N(prof_boot2)
185#define	prof_ctx_get JEMALLOC_N(prof_ctx_get)
186#define	prof_ctx_set JEMALLOC_N(prof_ctx_set)
187#define	prof_free JEMALLOC_N(prof_free)
188#define	prof_gdump JEMALLOC_N(prof_gdump)
189#define	prof_idump JEMALLOC_N(prof_idump)
190#define	prof_lookup JEMALLOC_N(prof_lookup)
191#define	prof_malloc JEMALLOC_N(prof_malloc)
192#define	prof_mdump JEMALLOC_N(prof_mdump)
193#define	prof_realloc JEMALLOC_N(prof_realloc)
194#define	prof_sample_accum_update JEMALLOC_N(prof_sample_accum_update)
195#define	prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update)
196#define	prof_tdata_init JEMALLOC_N(prof_tdata_init)
197#define	prof_tdata_tls JEMALLOC_N(prof_tdata_tls)
198#define	pthread_create JEMALLOC_N(pthread_create)
199#define	quarantine JEMALLOC_N(quarantine)
200#define	quarantine_boot JEMALLOC_N(quarantine_boot)
201#define	register_zone JEMALLOC_N(register_zone)
202#define	rtree_get JEMALLOC_N(rtree_get)
203#define	rtree_get_locked JEMALLOC_N(rtree_get_locked)
204#define	rtree_new JEMALLOC_N(rtree_new)
205#define	rtree_set JEMALLOC_N(rtree_set)
206#define	s2u JEMALLOC_N(s2u)
207#define	sa2u JEMALLOC_N(sa2u)
208#define	stats_arenas_i_bins_j_index JEMALLOC_N(stats_arenas_i_bins_j_index)
209#define	stats_arenas_i_index JEMALLOC_N(stats_arenas_i_index)
210#define	stats_arenas_i_lruns_j_index JEMALLOC_N(stats_arenas_i_lruns_j_index)
211#define	stats_cactive JEMALLOC_N(stats_cactive)
212#define	stats_cactive_add JEMALLOC_N(stats_cactive_add)
213#define	stats_cactive_get JEMALLOC_N(stats_cactive_get)
214#define	stats_cactive_sub JEMALLOC_N(stats_cactive_sub)
215#define	stats_print JEMALLOC_N(stats_print)
216#define	szone2ozone JEMALLOC_N(szone2ozone)
217#define	tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy)
218#define	tcache_alloc_large JEMALLOC_N(tcache_alloc_large)
219#define	tcache_alloc_small JEMALLOC_N(tcache_alloc_small)
220#define	tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard)
221#define	tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large)
222#define	tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small)
223#define	tcache_boot JEMALLOC_N(tcache_boot)
224#define	tcache_create JEMALLOC_N(tcache_create)
225#define	tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large)
226#define	tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small)
227#define	tcache_destroy JEMALLOC_N(tcache_destroy)
228#define	tcache_event JEMALLOC_N(tcache_event)
229#define	tcache_get JEMALLOC_N(tcache_get)
230#define	tcache_stats_merge JEMALLOC_N(tcache_stats_merge)
231#define	tcache_tls JEMALLOC_N(tcache_tls)
232#define	thread_allocated_get JEMALLOC_N(thread_allocated_get)
233#define	thread_allocated_get_hard JEMALLOC_N(thread_allocated_get_hard)
234#define	thread_allocated_tls JEMALLOC_N(thread_allocated_tls)
235#define	u2rz JEMALLOC_N(u2rz)
236