Home
last modified time | relevance | path

Searched refs:benchmarks (Results 1 – 15 of 15) sorted by relevance

/system/bt/test/
Drun_benchmarks.sh32 benchmarks=()
62 benchmarks+=( "${known_benchmarks[@]}" )
70 benchmarks+=( "$1" )
77 benchmarks+=( "${known_benchmarks[@]}" )
/system/core/logcat/tests/
DAndroid.bp33 // Build benchmarks for the device. Run with:
34 // adb shell /data/nativetest/logcat-benchmarks/logcat-benchmarks
36 name: "logcat-benchmarks",
/system/netd/tests/benchmarks/
DREADME.md1 # NetD benchmarks
3 These are benchmarks for libc **connect** and **gethostbyname** functions as hooked by netd.
7 The benchmarks are powered by [google-benchmark](https://github.com/google/benchmark), which records
20 Some of the **connect** benchmarks override this by implementing their own timings, but
38 benchmarks and also somewhat proportional to the number of threads used.</td>
44 For graphing purposes, a few of the benchmarks in this directory store the 90th-percentile
/system/core/liblog/tests/
DAndroid.bp21 // Build benchmarks for the device. Run with:
22 // adb shell liblog-benchmarks
24 name: "liblog-benchmarks",
/system/core/libziparchive/
DAndroid.bp144 // Performance benchmarks.
146 name: "ziparchive-benchmarks",
/system/libhwbinder/
DAndroid.bp143 benchmarks: ["hwbinder"],
153 benchmarks: ["hwbinder_benchmark"],
/system/sepolicy/public/
Diorapd.te32 # iorapd temporarily changes its priority when running benchmarks
Dvold.te218 # vold temporarily changes its priority when running benchmarks
/system/sepolicy/prebuilts/api/29.0/public/
Diorapd.te32 # iorapd temporarily changes its priority when running benchmarks
Dvold.te218 # vold temporarily changes its priority when running benchmarks
/system/core/logd/tests/
Dlogd_test.cpp474 static const char* benchmarks[] = { in TEST() local
485 unsigned long ns[arraysize(benchmarks)]; in TEST()
491 char* cp = strstr(buffer, benchmarks[i]); in TEST()
496 fprintf(stderr, "%-22s%8lu\n", benchmarks[i], ns[i]); in TEST()
/system/core/libunwindstack/
DAndroid.bp342 "benchmarks/unwind_benchmarks.cpp",
/system/sepolicy/prebuilts/api/26.0/public/
Dvold.te159 # vold temporarily changes its priority when running benchmarks
/system/sepolicy/prebuilts/api/27.0/public/
Dvold.te162 # vold temporarily changes its priority when running benchmarks
/system/sepolicy/prebuilts/api/28.0/public/
Dvold.te187 # vold temporarily changes its priority when running benchmarks