platform_bionic/benchmarks
Elliott Hughes c5deb0f883 Revert "Use compiler builtins for fabs."
Use of "extern inline" breaks clang build.

This reverts commit d76f16973a.

Change-Id: I995d0d38c3776f5c50b060f16770741c92a2acac
2015-08-24 21:08:13 +00:00
..
benchmark Allow wildcards to match arg values. 2015-02-25 14:56:32 -08:00
Android.mk Move up to C++14. 2015-08-10 16:40:06 -07:00
Benchmark.cpp Revert "Revert "Moving StringPrintf to libbase."" 2015-03-16 10:06:29 -07:00
main.cpp Allow wildcards to match arg values. 2015-02-25 14:56:32 -08:00
math_benchmark.cpp Revert "Use compiler builtins for fabs." 2015-08-24 21:08:13 +00:00
property_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
pthread_benchmark.cpp Change name of rwlock benchmark. 2015-03-17 13:38:57 -07:00
semaphore_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
stdio_benchmark.cpp Fix unused result errors in bionic. 2015-05-13 13:18:04 -07:00
string_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
time_benchmark.cpp Add missing include. 2015-08-11 16:46:26 -07:00
unistd_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
utils.cpp Fix unused result errors in bionic. 2015-05-13 13:18:04 -07:00
utils.h Refactor the benchmark code. 2015-02-19 14:58:24 -08:00