Searched refs:benchmarks (Results 1 – 15 of 15) sorted by relevance
/system/bt/test/ |
D | run_benchmarks.sh | 32 benchmarks=() 62 benchmarks+=( "${known_benchmarks[@]}" ) 70 benchmarks+=( "$1" ) 77 benchmarks+=( "${known_benchmarks[@]}" )
|
/system/core/logcat/tests/ |
D | Android.bp | 33 // Build benchmarks for the device. Run with: 34 // adb shell /data/nativetest/logcat-benchmarks/logcat-benchmarks 36 name: "logcat-benchmarks",
|
/system/netd/tests/benchmarks/ |
D | README.md | 1 # 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/ |
D | Android.bp | 21 // Build benchmarks for the device. Run with: 22 // adb shell liblog-benchmarks 24 name: "liblog-benchmarks",
|
/system/core/libziparchive/ |
D | Android.bp | 144 // Performance benchmarks. 146 name: "ziparchive-benchmarks",
|
/system/libhwbinder/ |
D | Android.bp | 143 benchmarks: ["hwbinder"], 153 benchmarks: ["hwbinder_benchmark"],
|
/system/sepolicy/public/ |
D | iorapd.te | 32 # iorapd temporarily changes its priority when running benchmarks
|
D | vold.te | 218 # vold temporarily changes its priority when running benchmarks
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | iorapd.te | 32 # iorapd temporarily changes its priority when running benchmarks
|
D | vold.te | 218 # vold temporarily changes its priority when running benchmarks
|
/system/core/logd/tests/ |
D | logd_test.cpp | 474 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/ |
D | Android.bp | 342 "benchmarks/unwind_benchmarks.cpp",
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | vold.te | 159 # vold temporarily changes its priority when running benchmarks
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | vold.te | 162 # vold temporarily changes its priority when running benchmarks
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | vold.te | 187 # vold temporarily changes its priority when running benchmarks
|