Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcounter.cc20 double Finish(Counter const& c, double cpu_time, double num_threads) { in Finish()
31 void Finish(UserCounters *l, double cpu_time, double num_threads) { in Finish()
H A Dthread_manager.h14 ThreadManager(int num_threads) in ThreadManager()
H A Dmutex.h101 Barrier(int num_threads) : running_threads_(num_threads) {} in Barrier()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcounter.cc21 double num_threads) { in Finish()
38 void Finish(UserCounters* l, int64_t iterations, double cpu_time, double num_threads) { in Finish()
H A Dthread_manager.h14 ThreadManager(int num_threads) in ThreadManager()
H A Dmutex.h101 Barrier(int num_threads) : running_threads_(num_threads) {} in Barrier()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dparallel.c43 unsigned threads_requested, max_num_threads, num_threads; in gomp_resolve_num_threads() local
130 GOMP_parallel_start (void (*fn) (void *), void *data, unsigned num_threads) in GOMP_parallel_start()
184 unsigned num_threads, unsigned int flags) in GOMP_parallel_reductions()
H A Dloop.c791 unsigned num_threads, long start, long end, in gomp_parallel_loop_start()
805 unsigned num_threads, long start, long end, in GOMP_parallel_loop_static_start()
814 unsigned num_threads, long start, long end, in GOMP_parallel_loop_dynamic_start()
823 unsigned num_threads, long start, long end, in GOMP_parallel_loop_guided_start()
832 unsigned num_threads, long start, long end, in GOMP_parallel_loop_runtime_start()
856 unsigned num_threads, long start, long end, in GOMP_parallel_loop_dynamic()
867 unsigned num_threads, long start, long end, in GOMP_parallel_loop_guided()
878 unsigned num_threads, long start, long end, in GOMP_parallel_loop_runtime()
901 unsigned num_threads, long start, in GOMP_parallel_loop_nonmonotonic_dynamic()
913 unsigned num_threads, long start, in GOMP_parallel_loop_nonmonotonic_guided()
[all …]
H A Dsections.c216 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
H A Domp_lib.f90.in275 integer (4), intent (in) :: num_threads local
278 integer (8), intent (in) :: num_threads local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dparallel.c43 unsigned threads_requested, max_num_threads, num_threads; in gomp_resolve_num_threads() local
123 GOMP_parallel_start (void (*fn) (void *), void *data, unsigned num_threads) in GOMP_parallel_start()
177 unsigned num_threads, unsigned int flags) in GOMP_parallel_reductions()
H A Dloop.c788 unsigned num_threads, long start, long end, in gomp_parallel_loop_start()
802 unsigned num_threads, long start, long end, in GOMP_parallel_loop_static_start()
811 unsigned num_threads, long start, long end, in GOMP_parallel_loop_dynamic_start()
820 unsigned num_threads, long start, long end, in GOMP_parallel_loop_guided_start()
829 unsigned num_threads, long start, long end, in GOMP_parallel_loop_runtime_start()
853 unsigned num_threads, long start, long end, in GOMP_parallel_loop_dynamic()
864 unsigned num_threads, long start, long end, in GOMP_parallel_loop_guided()
875 unsigned num_threads, long start, long end, in GOMP_parallel_loop_runtime()
898 unsigned num_threads, long start, in GOMP_parallel_loop_nonmonotonic_dynamic()
910 unsigned num_threads, long start, in GOMP_parallel_loop_nonmonotonic_guided()
[all …]
H A Dsections.c213 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
H A Domp_lib.f90.in161 integer (4), intent (in) :: num_threads local
164 integer (8), intent (in) :: num_threads local
/netbsd-src/external/mit/libuv/dist/test/
H A Dbenchmark-thread.c30 static volatile int num_threads; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp58 mach_msg_type_number_t num_threads; in RunThread() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc57 mach_msg_type_number_t num_threads; in RunThread() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc59 mach_msg_type_number_t num_threads; in RunThread() local
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_fha.h68 u_int8_t num_threads; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h32 unsigned int num_threads; /* max number of threads the TCSD allows simultaneously */ member
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.c286 size_t num_threads, void (*thread_func)(void), in thread_run_test()
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dunbound.h657 int num_threads; member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h83 int num_threads; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c3074 tree num_threads; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc3750 tree num_threads; in gfc_trans_omp_clauses() local

12