blob: 05769e910af6abfe03c28613b73ee9020bcbe6af [file] [log] [blame]
Anders Lewisa7b0f882017-07-24 20:01:13 -07001<fn>
2 <name>BM_empty</name>
3</fn>
4<fn>
5 <name>BM_load_relaxed</name>
6</fn>
7<fn>
8 <name>BM_load_acquire</name>
9</fn>
10<fn>
11 <name>BM_store_release</name>
12</fn>
13<fn>
14 <name>BM_store_seq_cst</name>
15</fn>
16<fn>
17 <name>BM_fetch_add_relaxed</name>
18</fn>
19<fn>
20 <name>BM_fetch_add_seq_cst</name>
21</fn>
22<fn>
23 <name>BM_acquire_fence</name>
24</fn>
25<fn>
26 <name>BM_seq_cst_fence</name>
27</fn>
28<fn>
29 <name>BM_fetch_add_cs</name>
30</fn>
31<fn>
32 <name>BM_math_sqrt</name>
33</fn>
34<fn>
35 <name>BM_math_log10</name>
36</fn>
37<fn>
38 <name>BM_math_logb</name>
39</fn>
40<fn>
41 <name>BM_math_isfinite_macro</name>
42 <args>0</args>
43</fn>
44<fn>
45 <name>BM_math_isfinite</name>
46 <args>0</args>
47</fn>
48<fn>
49 <name>BM_math_isinf_macro</name>
50 <args>0</args>
51</fn>
52<fn>
53 <name>BM_math_isinf</name>
54 <args>0</args>
55</fn>
56<fn>
57 <name>BM_math_isnan_macro</name>
58 <args>0</args>
59</fn>
60<fn>
61 <name>BM_math_isnan</name>
62 <args>0</args>
63</fn>
64<fn>
65 <name>BM_math_isnormal_macro</name>
66 <args>0</args>
67</fn>
68<fn>
69 <name>BM_math_sin_fast</name>
70</fn>
71<fn>
72 <name>BM_math_sin_feupdateenv</name>
73</fn>
74<fn>
75 <name>BM_math_sin_fesetenv</name>
76</fn>
77<fn>
78 <name>BM_math_fpclassify</name>
79 <args>0</args>
80</fn>
81<fn>
82 <name>BM_math_signbit_macro</name>
83 <args>0</args>
84</fn>
85<fn>
86 <name>BM_math_signbit</name>
87 <args>0</args>
88</fn>
89<fn>
90 <name>BM_math_fabs_macro</name>
91 <args>0</args>
92</fn>
93<fn>
94 <name>BM_math_fabs</name>
95 <args>0</args>
96</fn>
97<fn>
98 <name>BM_pthread_self</name>
99</fn>
100<fn>
101 <name>BM_pthread_getspecific</name>
102</fn>
103<fn>
104 <name>BM_pthread_setspecific</name>
105</fn>
106<fn>
107 <name>BM_pthread_once</name>
108</fn>
109<fn>
110 <name>BM_pthread_mutex_lock</name>
111</fn>
112<fn>
113 <name>BM_pthread_mutex_lock_ERRORCHECK</name>
114</fn>
115<fn>
116 <name>BM_pthread_mutex_lock_RECURSIVE</name>
117</fn>
118<fn>
119 <name>BM_pthread_rwlock_read</name>
120</fn>
121<fn>
122 <name>BM_pthread_rwlock_write</name>
123</fn>
124<fn>
125 <name>BM_pthread_create</name>
126</fn>
127<fn>
128 <name>BM_pthread_create_and_run</name>
129</fn>
130<fn>
131 <name>BM_pthread_exit_and_join</name>
132</fn>
133<fn>
134 <name>BM_pthread_key_create</name>
135</fn>
136<fn>
137 <name>BM_pthread_key_delete</name>
138</fn>
139<fn>
140 <name>BM_semaphore_sem_getvalue</name>
141</fn>
142<fn>
143 <name>BM_semaphore_sem_wait_sem_post</name>
144</fn>
145<fn>
146 <name>BM_stdio_fread</name>
147 <args>AT_COMMON_SIZES</args>
148</fn>
149<fn>
150 <name>BM_stdio_fwrite</name>
151 <args>AT_COMMON_SIZES</args>
152</fn>
153<fn>
154 <name>BM_stdio_fread_unbuffered</name>
155 <args>AT_COMMON_SIZES</args>
156</fn>
157<fn>
158 <name>BM_stdio_fwrite_unbuffered</name>
159 <args>AT_COMMON_SIZES</args>
160</fn>
161<fn>
162 <name>BM_stdio_fopen_fgets_fclose_locking</name>
Anders Lewisac4f4b42017-08-08 18:29:51 -0700163 <args>1024</args>
Anders Lewisa7b0f882017-07-24 20:01:13 -0700164</fn>
165<fn>
166 <name>BM_stdio_fopen_fgets_fclose_no_locking</name>
Anders Lewisac4f4b42017-08-08 18:29:51 -0700167 <args>1024</args>
168</fn>
169<fn>
170 <name>BM_stdio_fopen_fgetc_fclose_locking</name>
171 <args>1024</args>
172</fn>
173<fn>
174 <name>BM_stdio_fopen_fgetc_fclose_no_locking</name>
175 <args>1024</args>
Anders Lewisa7b0f882017-07-24 20:01:13 -0700176</fn>
177<fn>
178 <name>BM_string_memcmp</name>
179 <args>AT_ALIGNED_TWOBUF</args>
180</fn>
181<fn>
182 <name>BM_string_memcpy</name>
183 <args>AT_ALIGNED_TWOBUF</args>
184</fn>
185<fn>
186 <name>BM_string_memmove_non_overlapping</name>
187 <args>AT_ALIGNED_TWOBUF</args>
188</fn>
189<fn>
190 <name>BM_string_memmove_overlap_dst_before_src</name>
191 <args>AT_ALIGNED_ONEBUF</args>
192</fn>
193<fn>
194 <name>BM_string_memmove_overlap_src_before_dst</name>
195 <args>AT_ALIGNED_ONEBUF</args>
196</fn>
197<fn>
198 <name>BM_string_memset</name>
199 <args>AT_ALIGNED_ONEBUF</args>
200</fn>
201<fn>
202 <name>BM_string_strlen</name>
203 <args>AT_ALIGNED_ONEBUF</args>
204</fn>
205<fn>
206 <name>BM_string_strcat_copy_only</name>
207 <args>AT_ALIGNED_TWOBUF</args>
208</fn>
209<fn>
210 <name>BM_string_strcat_seek_only</name>
211 <args>AT_ALIGNED_TWOBUF</args>
212</fn>
213<fn>
214 <name>BM_string_strcat_half_copy_half_seek</name>
215 <args>AT_ALIGNED_TWOBUF</args>
216</fn>
217<fn>
218 <name>BM_string_strcpy</name>
219 <args>AT_ALIGNED_TWOBUF</args>
220</fn>
221<fn>
222 <name>BM_string_strcmp</name>
223 <args>AT_ALIGNED_TWOBUF</args>
224</fn>
225<fn>
Anders Lewisac4f4b42017-08-08 18:29:51 -0700226 <name>BM_string_strstr</name>
227 <args>AT_ALIGNED_TWOBUF</args>
228</fn>
229<fn>
230 <name>BM_string_strchr</name>
231 <args>AT_ALIGNED_ONEBUF</args>
232</fn>
233<fn>
Anders Lewisa7b0f882017-07-24 20:01:13 -0700234 <name>BM_time_clock_gettime</name>
235</fn>
236<fn>
237 <name>BM_time_clock_gettime_syscall</name>
238</fn>
239<fn>
240 <name>BM_time_gettimeofday</name>
241</fn>
242<fn>
243 <name>BM_time_gettimeofday_syscall</name>
244</fn>
245<fn>
246 <name>BM_time_time</name>
247</fn>
248<fn>
249 <name>BM_time_localtime</name>
250</fn>
251<fn>
252 <name>BM_time_localtime_r</name>
253</fn>
254<fn>
255 <name>BM_unistd_getpid</name>
256</fn>
257<fn>
258 <name>BM_unistd_getpid_syscall</name>
259</fn>
260<fn>
261 <name>BM_unistd_gettid_syscall</name>
262</fn>
Anders Lewisac4f4b42017-08-08 18:29:51 -0700263<fn>
264 <name>BM_stdlib_malloc_free</name>
265 <args>AT_ALIGNED_ONEBUF</args>
266</fn>
267<fn>
268 <name>BM_stdlib_mbstowcs</name>
269 <args>0 0</args>
270</fn>
271<fn>
272 <name>BM_stdlib_mbrtowc</name>
273 <args>0</args>
274</fn>