Home
last modified time | relevance | path

Searched defs:NumThreads (Results 1 – 25 of 61) sorted by relevance

123

/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Dthread_contention.cpp45 void runThreadContentionTest(unsigned NumThreads, unsigned NumIterations, in runThreadContentionTest()
65 unsigned NumThreads = 4; in TEST_F() local
Dmutex_test.cpp66 static void runSynchronisedTest(unsigned NumThreads, unsigned CounterMax) { in runSynchronisedTest()
/external/gwp_asan/gwp_asan/tests/
Dthread_contention.cpp45 void runThreadContentionTest(unsigned NumThreads, unsigned NumIterations, in runThreadContentionTest()
65 unsigned NumThreads = 4; in TEST_F() local
Dmutex_test.cpp66 static void runSynchronisedTest(unsigned NumThreads, unsigned CounterMax) { in runSynchronisedTest()
/external/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp67 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) in LinuxMallocProfiling()
102 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) { in LinuxMallocProfiling()
DIceBrowserCompileServer.cpp116 char *onInitCallback(uint32_t NumThreads, int *ObjFileFDs, in onInitCallback()
242 uint32_t NumThreads, int argc, in getParsedFlags()
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_util_test.cc22 TEST(ProcessUtilTest, NumThreads) { in TEST() argument
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dparallel.cu55 uint16_t NumThreads = ThreadsAvailable; in determineNumberOfThreads() local
97 uint16_t NumThreads = in __kmpc_kernel_prepare_parallel() local
Dreduction.cu84 uint32_t NumThreads = GetNumberOfOmpThreads(isSPMDExecutionMode); in nvptx_parallel_reduce_nowait() local
204 uint32_t NumThreads = in __kmpc_nvptx_teams_reduce_nowait_v2() local
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/test/parallel/
Dnested.c7 const int NumThreads = 64; variable
Dlevel.c7 const int NumThreads = 64; variable
/external/swiftshader/third_party/marl/tools/bench/
Dbench.go32 NumThreads uint member
/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.cc80 int UnboundedThreadPool::NumThreads() const { return -1; } in NumThreads() function in tensorflow::data::UnboundedThreadPool
/external/lzma/CS/7zip/
DICoder.cs135 NumThreads, enumerator
/external/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h55 UInt32 NumThreads; member
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h72 int NumThreads() const final { in NumThreads() function
DNonBlockingThreadPool.h100 int NumThreads() const final { in NumThreads() function
/external/tensorflow/tensorflow/lite/kernels/
Deigen_support.cc83 int NumThreads() const override { return pool_ ? pool_->NumThreads() : 1; } in NumThreads() function in tflite::eigen_support::__anonf8036f140111::EigenThreadPoolWrapper
/external/llvm-project/clang-tools-extra/clangd/unittests/support/
DThreadingTests.cpp67 const unsigned NumThreads = 5; in TEST_F() local
/external/llvm-project/llvm/tools/llvm-cov/
DCoverageViewOptions.h45 unsigned NumThreads; member
/external/llvm-project/llvm/examples/SpeculativeJIT/
DSpeculativeJIT.cpp34 static cl::opt<unsigned> NumThreads("num-threads", cl::Optional, variable
/external/llvm-project/llvm/tools/dsymutil/
Ddsymutil.cpp101 unsigned NumThreads; member
282 if (opt::Arg *NumThreads = Args.getLastArg(OPT_threads)) in getOptions() local
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h44 UInt32 NumThreads; member
/external/tensorflow/tensorflow/cc/client/
Dclient_session_test.cc62 int NumThreads() const override { in NumThreads() function in tensorflow::__anon30c9f4340111::CustomThreadPoolImpl
/external/llvm-project/llvm/tools/llvm-gsymutil/
Dllvm-gsymutil.cpp104 NumThreads("num-threads", variable

123