510dda3ea1
1. fix all_benchmarks. Some new benchmarks were added. 2. move some benchmark suites to the right place. 3. add unit test for https://android-review.googlesource.com/c/platform/bionic/+/724785 Test: compile and run bionic-benchmarks-tests on device. Change-Id: I2b686b51910a422b664f9ea968199f37944039c0
24 lines
628 B
XML
24 lines
628 B
XML
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_0_ALIGN2_0_SIZE_SMALL</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_0_ALIGN2_0_SIZE_MEDIUM</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_0_ALIGN2_0_SIZE_LARGE</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_4_ALIGN2_4_SIZE_MEDIUM</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_4_ALIGN2_0_SIZE_MEDIUM</args>
|
|
</fn>
|
|
<fn>
|
|
<name>BM_string_memcmp</name>
|
|
<args>AT_TWOBUF_MANUAL_ALIGN1_0_ALIGN2_4_SIZE_MEDIUM</args>
|
|
</fn>
|