Home
last modified time | relevance | path

Searched defs:forks (Results 1 – 6 of 6) sorted by relevance

/external/ltp/tools/genload/
Dstress.c465 int hogcpu(long long forks) in hogcpu()
542 int hogio(long long forks) in hogio()
617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm()
739 int hoghdd(long long forks, int clean, long long files, long long bytes) in hoghdd()
Dgenload.c465 int hogcpu(long long forks) in hogcpu()
542 int hogio(long long forks) in hogio()
617 int hogvm(long long forks, long long chunks, long long bytes) in hogvm()
739 int hoghdd(long long forks, int clean, long long files, long long bytes) in hoghdd()
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/
DSelectPhilosophersStressTest.kt16 private val forks = Array(n) { Mutex() } in <lambda>() constant in kotlinx.coroutines.selects.SelectPhilosophersStressTest
/external/ltp/testcases/kernel/syscalls/fork/
Dfork12.c58 int forks, pid1, fork_errno, waitstatus; in main() local
Dfork08.c58 int status, count, forks, pid1; in main() local
Dfork07.c73 int status, forks, pid1; in main() local