/external/ltp/testcases/kernel/power_management/lib/ |
D | pm_sched_mc.py | 291 def get_job_count(stress, workload, sched_smt): argument 315 def trigger_ebizzy (sched_smt, stress, duration, background, pinned): argument 366 def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): argument 437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument 699 def validate_cpu_consolidation(stress, work_ld, sched_mc_level, sched_smt_level): argument
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | JobStructuredJoinStressTest.kt | 41 private fun stress(join: suspend (Job) -> Unit) { in <lambda>() method
|
/external/libusb/tests/ |
D | Makefile.am | 5 noinst_PROGRAMS = stress program
|
/external/libvpx/libvpx/test/ |
D | stress.sh | 74 stress() { function
|
/external/compiler-rt/test/tsan/ |
D | java_alloc.cc | 6 void stress(jptr addr) { in stress() function
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | java_alloc.cpp | 6 void stress(jptr addr) { in stress() function
|
/external/autotest/client/tests/stress/ |
D | stress.py | 5 class stress(test.test): class
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
D | StateFlowStressTest.kt | 21 fun stress(nEmitters: Int, nCollectors: Int) = runTest { in <lambda>() method in kotlinx.coroutines.flow.StateFlowStressTest
|
/external/rust/crates/futures/tests/ |
D | ready_queue.rs | 110 fn stress() { in stress() function
|
/external/rust/crates/crossbeam-channel/tests/ |
D | mpsc.rs | 316 fn stress() { in stress() function 662 let stress = stress_factor() + 100; in stress_recv_timeout_two_threads() localVariable 704 let stress = stress_factor() + 100; in stress_recv_timeout_shared() localVariable 1081 fn stress() { in stress() function 1794 fn stress() { in stress() function
|
/external/rust/crates/crossbeam-deque/tests/ |
D | fifo.rs | 142 fn stress() { in stress() function
|
D | lifo.rs | 142 fn stress() { in stress() function
|
D | injector.rs | 153 fn stress() { in stress() function
|
/external/rust/crates/futures-channel/tests/ |
D | mpsc.rs | 405 fn stress(capacity: usize) { in stress_poll_ready() function
|
/external/rust/crates/crossbeam-epoch/src/ |
D | collector.rs | 403 fn stress() { in stress() function
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | userfaultfd.c | 583 static int stress(unsigned long *userfaults) in stress() function
|
/external/rust/crates/bytes/tests/ |
D | test_bytes.rs | 614 fn stress() { in stress() function
|
/external/icu/icu4c/source/test/intltest/ |
D | dtifmtts.cpp | 1593 void DateIntervalFormatTest::stress(const char** data, int32_t data_length, in stress() function in DateIntervalFormatTest
|
/external/igt-gpu-tools/tests/ |
D | kms_cursor_legacy.c | 52 static void stress(igt_display_t *display, in stress() function
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 1187 private void stress(String[] data, int data_length, Locale loc, String locName) { in stress() method in DateIntervalFormatTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 1184 private void stress(String[] data, int data_length, Locale loc, String locName) { in stress() method in DateIntervalFormatTest
|