Home
last modified time | relevance | path

Searched defs:stress (Results 1 – 21 of 21) sorted by relevance

/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py291 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/
DJobStructuredJoinStressTest.kt41 private fun stress(join: suspend (Job) -> Unit) { in <lambda>() method
/external/libusb/tests/
DMakefile.am5 noinst_PROGRAMS = stress program
/external/libvpx/libvpx/test/
Dstress.sh74 stress() { function
/external/compiler-rt/test/tsan/
Djava_alloc.cc6 void stress(jptr addr) { in stress() function
/external/llvm-project/compiler-rt/test/tsan/
Djava_alloc.cpp6 void stress(jptr addr) { in stress() function
/external/autotest/client/tests/stress/
Dstress.py5 class stress(test.test): class
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DStateFlowStressTest.kt21 fun stress(nEmitters: Int, nCollectors: Int) = runTest { in <lambda>() method in kotlinx.coroutines.flow.StateFlowStressTest
/external/rust/crates/futures/tests/
Dready_queue.rs110 fn stress() { in stress() function
/external/rust/crates/crossbeam-channel/tests/
Dmpsc.rs316 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/
Dfifo.rs142 fn stress() { in stress() function
Dlifo.rs142 fn stress() { in stress() function
Dinjector.rs153 fn stress() { in stress() function
/external/rust/crates/futures-channel/tests/
Dmpsc.rs405 fn stress(capacity: usize) { in stress_poll_ready() function
/external/rust/crates/crossbeam-epoch/src/
Dcollector.rs403 fn stress() { in stress() function
/external/linux-kselftest/tools/testing/selftests/vm/
Duserfaultfd.c583 static int stress(unsigned long *userfaults) in stress() function
/external/rust/crates/bytes/tests/
Dtest_bytes.rs614 fn stress() { in stress() function
/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1593 void DateIntervalFormatTest::stress(const char** data, int32_t data_length, in stress() function in DateIntervalFormatTest
/external/igt-gpu-tools/tests/
Dkms_cursor_legacy.c52 static void stress(igt_display_t *display, in stress() function
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java1187 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/
DDateIntervalFormatTest.java1184 private void stress(String[] data, int data_length, Locale loc, String locName) { in stress() method in DateIntervalFormatTest