/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
H A D | counter.cc | 20 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 D | thread_manager.h | 14 ThreadManager(int num_threads) in ThreadManager()
|
H A D | mutex.h | 101 Barrier(int num_threads) : running_threads_(num_threads) {} in Barrier()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | counter.cc | 21 double num_threads) { in Finish() 38 void Finish(UserCounters* l, int64_t iterations, double cpu_time, double num_threads) { in Finish()
|
H A D | thread_manager.h | 14 ThreadManager(int num_threads) in ThreadManager()
|
H A D | mutex.h | 101 Barrier(int num_threads) : running_threads_(num_threads) {} in Barrier()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | parallel.c | 43 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 D | loop.c | 791 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 D | sections.c | 216 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
|
H A D | omp_lib.f90.in | 275 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 D | parallel.c | 43 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 D | loop.c | 788 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 D | sections.c | 213 unsigned num_threads, unsigned count) in GOMP_parallel_sections_start()
|
H A D | omp_lib.f90.in | 161 integer (4), intent (in) :: num_threads local 164 integer (8), intent (in) :: num_threads local
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | benchmark-thread.c | 30 static volatile int num_threads; variable
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cpp | 58 mach_msg_type_number_t num_threads; in RunThread() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 57 mach_msg_type_number_t num_threads; in RunThread() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 59 mach_msg_type_number_t num_threads; in RunThread() local
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_fha.h | 68 u_int8_t num_threads; member
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcsd.h | 32 unsigned int num_threads; /* max number of threads the TCSD allows simultaneously */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | threadstest.c | 286 size_t num_threads, void (*thread_func)(void), in thread_run_test()
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | unbound.h | 657 int num_threads; member
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | config_file.h | 83 int num_threads; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-openmp.c | 3074 tree num_threads; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 3750 tree num_threads; in gfc_trans_omp_clauses() local
|