Home
last modified time | relevance | path

Searched defs:nproc (Results 1 – 20 of 20) sorted by relevance

/external/strace/tests-m32/
Ddelay.c57 const int nproc, in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run()
107 const int nproc = atoi(av[1]); in main() local
/external/strace/tests-mx32/
Ddelay.c57 const int nproc, in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run()
107 const int nproc = atoi(av[1]); in main() local
/external/strace/tests/
Ddelay.c57 const int nproc, in check_delay()
79 run(const int nproc, const int delay_enter, const int delay_exit) in run()
107 const int nproc = atoi(av[1]); in main() local
/external/llvm-project/openmp/runtime/src/
Dkmp_barrier.cpp85 int nproc = this_thr->th.th_team_nproc; in __kmp_linear_barrier_gather_template() local
162 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_linear_barrier_release_template() local
299 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_tree_barrier_gather() local
409 kmp_uint32 nproc; in __kmp_tree_barrier_release() local
805 kmp_uint32 nproc, int gtid, in __kmp_init_hierarchical_barrier_thread()
874 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_hierarchical_barrier_gather() local
1055 kmp_uint32 nproc; in __kmp_hierarchical_barrier_release() local
1461 int nproc = this_thr->th.th_team_nproc; in __kmp_barrier_template() local
1674 kmp_uint nproc; in __kmp_join_barrier() local
1849 int nproc = this_thr->th.th_team_nproc; in __kmp_join_barrier() local
Dkmp_dispatch_hier.h504 T nproc; in next_recurse() local
721 T nproc = (T)parent->get_num_active(); in next() local
Dkmp_affinity.cpp28 void __kmp_get_hierarchy(kmp_uint32 nproc, kmp_bstate_t *thr_bar) { in __kmp_get_hierarchy()
4575 int nproc = ncores * maxprocpercore; in __kmp_aux_affinity_initialize() local
5237 int nproc = nth_per_core * ncores; in __kmp_balanced_affinity() local
Dkmp_dispatch.cpp112 T nproc, T tid) { in __kmp_dispatch_init_algorithm()
1155 typename traits_t<T>::signed_t *p_st, T nproc, in __kmp_dispatch_next_algorithm()
Dkmp_affinity.h779 void resize(kmp_uint32 nproc) { in resize()
Dkmp.h1900 int nproc; /* internal control for #threads for next parallel region (per member
1936 kmp_uint32 nproc; member
/external/ltp/lib/newlib_tests/
Dtst_safe_fileops.c12 long nproc; in do_test() local
/external/llvm-project/lldb/source/Host/netbsd/
DHostNetBSD.cpp140 int nproc; in GetNetBSDProcessUserAndGroup() local
195 int nproc; in FindProcessesImpl() local
/external/autotest/client/tests/fsstress/
Dfsstress.py23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_cgroup_storage.c44 int cpu, nproc; in main() local
Dtest_netcnt.c45 int cpu, nproc; in main() local
/external/toybox/toys/other/
Dtaskset.c121 unsigned i, j, nproc = 0; in nproc_main() local
/external/ltp/testcases/misc/math/fptests/
Dfptest01.c89 int nproc; /* number of processors */ variable
Dfptest02.c89 int nproc; /* number of processors */ variable
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc196 int nproc = 0; in DefaultThreadPoolSize() local
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c224 int nproc = 1; variable
/external/e2fsprogs/contrib/
Dfsstress.c251 int nproc = 1; variable