/external/lisa/libs/utils/ |
energy_model.py | 634 satisfy the workload's throughput requirements, an 693 # The system can't provide full throughput to this workload. [all...] |
/prebuilts/go/darwin-x86/src/crypto/tls/ |
tls_test.go | 751 func throughput(b *testing.B, totalBytes int64, dynamicRecordSizingDisabled bool) { func 814 throughput(b, int64(size<<20), mode == "Max")
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
tls_test.go | 751 func throughput(b *testing.B, totalBytes int64, dynamicRecordSizingDisabled bool) { func 814 throughput(b, int64(size<<20), mode == "Max")
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/ |
benchmark_api.h | 99 // Measures throughput in the absence of multiprogramming. 393 // throughput oriented benchmark. If this routine is called with a [all...] |
/external/f2fs-tools/tools/sg_write_buffer/ |
sg_lib_data.c | [all...] |
/art/runtime/gc/ |
heap.cc | 104 // Sticky GC throughput adjustment, divided by 4. Increasing this causes sticky GC to occur more [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
TargetTransformInfo.h | 122 TCK_RecipThroughput, ///< Reciprocal throughput. 489 /// would typically be allowed using throughput or size cost models. [all...] |
/external/autotest/client/tests/aiostress/ |
aio-stress.c | 1061 * throughput 1075 fprintf(stderr, "%s throughput (%.2f MB/s) ", this_stage, [all...] |
/external/google-benchmark/include/benchmark/ |
benchmark.h | 114 // Measures throughput in the absence of multiprogramming. 502 // throughput oriented benchmark. If this routine is called with a [all...] |
/external/kernel-headers/original/uapi/linux/ |
wireless.h | 955 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range [all...] |
/external/libcxx/utils/google-benchmark/include/benchmark/ |
benchmark.h | 114 // Measures throughput in the absence of multiprogramming. 502 // throughput oriented benchmark. If this routine is called with a [all...] |
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
aio-stress.c | 1081 * throughput 1096 fprintf(stderr, "%s throughput (%.2f MB/s) ", this_stage, [all...] |
/libcore/ojluni/src/main/java/java/util/concurrent/ |
SynchronousQueue.java | 101 * similar. Fifo usually supports higher throughput under 144 * throughput. And on less busy ones, the amount of spinning is [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
wireless.h | 971 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range [all...] |
/external/e2fsprogs/misc/ |
tune2fs.8.in | 496 to the journal. This may increase throughput, however, it may allow old
|
/external/eigen/Eigen/src/Core/functors/ |
UnaryFunctors.h | 352 // The following numbers are based on min VSQRT throughput on Haswell.
|
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ |
CacheBuilder.java | 125 * calling it should not be necessary with a high throughput cache. Only caches built with
|
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
MonitorBasedArrayBlockingQueue.java | 51 * generally decreases throughput but reduces variability and avoids
|