ronnie
2022-10-14 1504bb53e29d3d46222c0b3ea994fc494b48e153
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<fn>
  <name>BM_string_strcpy</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_0_ALIGN2_0_SIZE_12345</args>
</fn>
<fn>
  <name>BM_string_memcpy</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_2_ALIGN2_1_SIZE_10248</args>
</fn>
<fn>
  <name>BM_string_strcpy</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_4_ALIGN2_8_SIZE_17820</args>
</fn>
<fn>
  <name>BM_string_memcpy</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_16_ALIGN2_32_SIZE_20000</args>
</fn>
 
<fn>
  <name>BM_string_strcmp</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_4_ALIGN2_0_SIZE_SMALL</args>
</fn>
<fn>
  <name>BM_string_strcmp</name>
  <iterations>1</iterations>
  <args>AT_TWOBUF_MANUAL_ALIGN1_4_ALIGN2_4_SIZE_MEDIUM</args>
</fn>